Build:
- 0
2026-01-28 11:18.15: New job: Build Dockerfile using linux-x86_64 in
[https://github.com/ocaml-opam/opam2web.git#refs/pull/247/head (4b93f80debf83ce3bd825495738af474a2ed7e9d)]
2026-01-28 11:18.15: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-01-28 11:18.15: Waiting for resource in pool OCluster
2026-01-28 11:18.15: Waiting for worker…
2026-01-28 11:18.30: Got resource from pool OCluster
Building on eumache
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 4b93f80 Avoid duplicated archive-mirrors: field in the repo file
Synchronising 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.0s
#2 [internal] load .dockerignore
#2 transferring context: 53B done
#2 DONE 0.0s
#3 resolve image config for docker.io/docker/dockerfile:1.3
#3 DONE 0.4s
#4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#4 CACHED
#5 [internal] load metadata for docker.io/ocaml/opam:archive
#5 DONE 0.1s
#6 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#6 DONE 0.5s
#7 [build-opam2web 1/14] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#7 DONE 0.0s
#8 [stage-2 1/16] FROM docker.io/ocaml/opam:archive@sha256:c47b29898cd29dc63ce77ff663aafb060c8811b0837dcf110e50f700ed65197a
#8 CACHED
#7 [build-opam2web 1/14] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#7 DONE 0.0s
#9 [build-opam2web 2/14] RUN sudo apk add g++ gmp-dev
#9 CACHED
#10 [build-opam-doc 2/15] RUN sudo apk add cgit groff
#10 CACHED
#11 [internal] load build context
#11 transferring context: 1.16MB 0.0s done
#11 DONE 0.0s
#12 [build-opam2web 3/14] COPY --chown=opam:opam . /home/opam/opam2web
#12 DONE 0.4s
#13 [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
#13 ...
#14 [build-opam2web 4/14] WORKDIR /home/opam/opam2web
#14 DONE 0.0s
#13 [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
#13 0.763 #!/bin/sh -e
#13 0.763 echo
#13 0.763 echo
#13 0.763 echo "<!DOCTYPE html>"
#13 0.763 echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"
#13 0.763 /usr/lib/cgit/filters/html-converters/man2html <$2
#13 0.763 echo "</BODY></HTML>
#13 0.763
#13 DONE 0.8s
#15 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 ...
#16 [build-opam2web 5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#16 DONE 1.2s
#15 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 0.948 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#15 0.948 You may want to back it up before going further.
#15 0.948
#15 0.948 Continue? [y/n] y
#15 0.952 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#15 0.952 opam option jobs=255 --global
#15 0.953 Format upgrade done.
#15 ...
#17 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 0.776 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#17 0.776 You may want to back it up before going further.
#17 0.776
#17 0.776 Continue? [y/n] y
#17 0.779 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#17 0.779 opam option jobs=255 --global
#17 0.780 Format upgrade done.
#17 21.27
#17 21.27 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#17 ...
#15 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 22.18
#15 22.18 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#15 ...
#17 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 96.40 [default] synchronised from file:///home/opam/opam-repository
#17 ...
#15 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 99.06 [default] synchronised from file:///home/opam/opam-repository
#15 ...
#17 [build-opam2web 6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#17 DONE 126.4s
#18 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#18 ...
#15 [build-opam-doc 4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#15 DONE 132.4s
#19 [build-opam-doc 5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#19 0.635 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#19 DONE 1.4s
#18 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#18 ...
#20 [build-opam-doc 6/15] RUN opam install odoc
#20 16.26 The following actions will be performed:
#20 16.26 === install 19 packages
#20 16.26 - install astring 0.8.5 [required by odoc]
#20 16.26 - install camlp-streams 5.0.1 [required by odoc-parser]
#20 16.26 - install cmdliner 1.3.0 [required by odoc]
#20 16.26 - install cppo 1.8.0 [required by odoc]
#20 16.26 - install crunch 3.3.1 [required by odoc]
#20 16.26 - install dune 3.17.0 [required by odoc]
#20 16.26 - install fmt 0.9.0 [required by odoc]
#20 16.26 - install fpath 0.7.3 [required by odoc]
#20 16.26 - install ocamlbuild 0.15.0 [required by fmt, astring, fpath]
#20 16.26 - install ocamlfind 1.9.6 [required by fmt, astring, fpath]
#20 16.26 - install odoc 2.4.4
#20 16.26 - install odoc-parser 2.4.4 [required by odoc]
#20 16.26 - install ptime 1.2.0 [required by crunch]
#20 16.26 - install re 1.12.0 [required by tyxml]
#20 16.26 - install result 1.5 [required by odoc]
#20 16.26 - install seq base [required by tyxml]
#20 16.26 - install topkg 1.0.7 [required by fmt, astring, fpath]
#20 16.26 - install tyxml 4.6.0 [required by odoc]
#20 16.26 - install uutf 1.0.3 [required by tyxml]
#20 16.26
#20 16.26 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#20 16.37 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#20 16.42 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#20 16.51 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#20 16.65 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#20 16.69 -> retrieved crunch.3.3.1 (https://opam.ocaml.org/cache)
#20 16.88 -> retrieved fmt.0.9.0 (https://opam.ocaml.org/cache)
#20 16.94 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#20 17.52 -> retrieved ocamlbuild.0.15.0 (https://opam.ocaml.org/cache)
#20 20.64 -> retrieved dune.3.17.0 (https://opam.ocaml.org/cache)
#20 24.74 -> retrieved odoc.2.4.4, odoc-parser.2.4.4 (https://opam.ocaml.org/cache)
#20 24.74 -> retrieved ocamlfind.1.9.6 (https://opam.ocaml.org/cache)
#20 24.81 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#20 24.85 -> installed cmdliner.1.3.0
#20 24.90 -> installed ocamlbuild.0.15.0
#20 24.93 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#20 24.96 -> retrieved re.1.12.0 (https://opam.ocaml.org/cache)
#20 24.99 -> retrieved seq.base (2 extra sources)
#20 24.99 -> retrieved seq.base (2 extra sources)
#20 24.99 -> installed seq.base
#20 25.08 -> retrieved uutf.1.0.3 (https://opam.ocaml.org/cache)
#20 25.11 -> retrieved topkg.1.0.7 (https://opam.ocaml.org/cache)
#20 25.31 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#20 28.28 -> installed ocamlfind.1.9.6
#20 35.76 -> installed topkg.1.0.7
#20 37.30 -> installed uutf.1.0.3
#20 37.44 -> installed fmt.0.9.0
#20 37.50 -> installed ptime.1.2.0
#20 37.81 -> installed astring.0.8.5
#20 38.81 -> installed fpath.0.7.3
#20 48.78 -> installed dune.3.17.0
#20 49.17 -> installed result.1.5
#20 49.25 -> installed camlp-streams.5.0.1
#20 49.59 -> installed crunch.3.3.1
#20 50.35 -> installed re.1.12.0
#20 50.43 -> installed cppo.1.8.0
#20 50.46 -> installed odoc-parser.2.4.4
#20 54.50 -> installed tyxml.4.6.0
#20 63.12 -> installed odoc.2.4.4
#20 64.11 Done.
#20 64.12 # To update the current shell environment, run: eval $(opam env)
#20 DONE 66.4s
#18 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#18 ...
#21 [build-opam-doc 7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam && git -C /home/opam/opam checkout 40d198913c9daffd882be12d058ccb25aa4bfbae
#21 0.667 Cloning into '/home/opam/opam'...
#21 ...
#18 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#18 78.33 [default] Initialised
#18 ...
#21 [build-opam-doc 7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam && git -C /home/opam/opam checkout 40d198913c9daffd882be12d058ccb25aa4bfbae
#21 7.793 Note: switching to '40d198913c9daffd882be12d058ccb25aa4bfbae'.
#21 7.793
#21 7.793 You are in 'detached HEAD' state. You can look around, make experimental
#21 7.793 changes and commit them, and you can discard any commits you make in this
#21 7.793 state without impacting any branches by switching back to a branch.
#21 7.793
#21 7.793 If you want to create a new branch to retain commits you create, you may
#21 7.793 do so (now or later) by using -c with the switch command. Example:
#21 7.793
#21 7.793 git switch -c <new-branch-name>
#21 7.793
#21 7.793 Or undo this operation with:
#21 7.793
#21 7.793 git switch -
#21 7.793
#21 7.793 Turn off this advice by setting config variable advice.detachedHead to false
#21 7.793
#21 7.793 HEAD is now at 40d198913 Merge pull request #6839 from rjbou/lock-gt
#21 DONE 8.9s
#22 [build-opam-doc 8/15] WORKDIR /home/opam/opam
#22 DONE 0.0s
#23 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 1.046 checking for ocamlc... ocamlc
#23 1.054 OCaml version is 4.14.2
#23 1.060 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#23 1.060 checking for ocamlopt... ocamlopt
#23 1.069 checking for ocamlc.opt... ocamlc.opt
#23 1.078 checking for ocamlopt.opt... ocamlopt.opt
#23 1.086 checking for ocaml... ocaml
#23 1.087 checking for ocamldep... ocamldep
#23 1.087 checking for ocamldep.opt... ocamldep.opt
#23 1.095 checking for ocamlmktop... ocamlmktop
#23 1.095 checking for ocamlmklib... ocamlmklib
#23 1.096 checking for ocamldoc... ocamldoc
#23 1.096 checking for ocamldoc.opt... ocamldoc.opt
#23 1.107 checking for ocamlbuild... ocamlbuild
#23 1.107 checking OCaml Sys.os_type... Unix
#23 1.152 checking for gawk... no
#23 1.152 checking for mawk... no
#23 1.152 checking for nawk... no
#23 1.152 checking for awk... awk
#23 1.159 checking for compiler type... cc
#23 1.700 checking for compiler architecture... amd64
#23 2.266 checking for compiler system... linux
#23 2.812 checking for compiler target... x86_64-pc-linux-musl
#23 3.347 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64
#23 3.386 checking whether the C compiler works... yes
#23 3.436 checking for C compiler default output file name... a.out
#23 3.438 checking for suffix of executables...
#23 3.490 checking whether we are cross compiling... no
#23 3.548 checking for suffix of object files... o
#23 3.588 checking whether the compiler supports GNU C... yes
#23 3.627 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... yes
#23 3.665 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#23 3.782 checking for ocamlobjinfo... ocamlobjinfo
#23 3.783 checking for ocamlfind... ocamlfind
#23 3.793 checking for curl... curl
#23 3.793 checking for dune... dune
#23 3.793 checking for patch... patch
#23 3.794 checking for bunzip2... bunzip2
#23 3.800 checking for linking method... shared
#23 3.800
#23 3.800 checking for OCaml findlib package unix... found
#23 3.802 checking for OCaml findlib package re 1.9.0 or later... found 1.12.0
#23 3.810 checking for OCaml findlib package base64 3.1.0 or later... no
#23 3.812 checking for OCaml findlib package ocamlgraph... not found
#23 3.814 checking for OCaml findlib package cudf 0.7 or later... no
#23 3.816 checking for OCaml findlib package dose3.common 6.1 or later... no
#23 3.817 checking for OCaml findlib package dose3.algo 6.1 or later... no
#23 3.819 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#23 3.821 checking for OCaml findlib package spdx_licenses... not found
#23 3.823 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#23 3.824 checking for OCaml findlib package jsonm... not found
#23 3.826 checking for OCaml findlib package uutf... found
#23 3.828 checking for OCaml findlib package sha... not found
#23 3.830 checking for OCaml findlib package swhid_core... not found
#23 3.832 checking for OCaml findlib package patch... not found
#23 3.833 checking for OCaml findlib package mccs 1.1+17 or later... no
#23 3.836
#23 3.855 configure: creating ./config.status
#23 3.959 config.status: creating Makefile.config
#23 3.971 config.status: creating src/ocaml-flags-configure.sexp
#23 3.985 config.status: creating src/core/c-flags.sexp
#23 4.002
#23 4.004 Opam will be built WITHOUT its default built-in solver
#23 4.004
#23 4.004 Executables will be installed in /usr/local/bin
#23 4.004 Manual pages will be installed in /usr/local/share/man
#23 4.004
#23 4.004 Downloading vendored source dependencies...
#23 4.015 * Downloading cppo...
#23 4.655 * Downloading base64...
#23 5.263 * Downloading extlib...
#23 5.741 * Downloading re...
#23 6.238 * Downloading ocamlgraph...
#23 7.058 * Downloading cudf...
#23 7.845 * Downloading dose3...
#23 9.554 * Downloading opam-file-format...
#23 10.25 * Downloading stdlib-shims...
#23 10.87 * Downloading spdx_licenses...
#23 11.30 * Downloading opam-0install-cudf...
#23 11.73 * Downloading 0install-solver...
#23 12.53 * Downloading uutf...
#23 12.79 * Downloading jsonm...
#23 13.04 * Downloading sha...
#23 13.59 * Downloading swhid_core...
#23 14.22 * Downloading menhir...
#23 14.74 * Downloading patch...
#23 15.26 done
#23 15.26 Extracting vendored source dependencies in src_ext/... done
#23 ...
#18 [build-opam2web 7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#486f2fca09bebd00a92caeb3b72234b6cb14cd17
#18 DONE 98.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 16.27 make -j -C src_ext lib-ext
#23 16.27 make[1]: Entering directory '/home/opam/opam/src_ext'
#23 16.27 NOTE: make lib-ext is no longer required
#23 16.27 make[1]: Leaving directory '/home/opam/opam/src_ext'
#23 16.35 dune build --profile=release --root . --promote-install-files -- opam-installer.install opam.install
#23 ...
#24 [build-opam2web 8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#24 1.393 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#24 DONE 1.4s
#25 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#25 1.503 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#25 1.503 warning 68: Missing field 'license'
#25 3.679 Package opam2web does not exist, create as a NEW package? [y/n] y
#25 3.681 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#25 ...
#23 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 19.83 Creating menhirLib.ml...
#23 19.83 Creating menhirLib.mli...
#23 27.52 Read 99 sample input sentences and 99 error messages.
#23 27.52 Read 99 sample input sentences and 47 error messages.
#23 27.92 Grammar has 56 nonterminal symbols, among which 1 start symbols.
#23 27.92 Grammar has 37 terminal symbols.
#23 27.92 Grammar has 129 productions.
#23 27.92 Built an LR(0) automaton with 199 states.
#23 27.92 The grammar is not SLR(1) -- 7 states have a conflict.
#23 27.92 The construction mode is no-pager.
#23 27.92 Built an LR(1) automaton with 308 states.
#23 27.92 One shift/reduce conflict was silently solved.
#23 27.92 Extra reductions on error were added in 50 states.
#23 27.92 Priority played a role in 0 of these states.
#23 27.92 156 out of 308 states have a default reduction.
#23 27.92 108 out of 308 states are represented.
#23 27.92 44 out of 96 symbols keep track of their start position.
#23 27.92 39 out of 96 symbols keep track of their end position.
#23 27.92 The StackLang code contains 4113 instructions in 277 blocks.
#23 27.92 The StackLang code comprises 5 mutually recursive groups.
#23 28.20 Read 99 sample input sentences and 47 error messages.
#23 ...
#25 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#25 14.11 The following actions will be performed:
#25 14.11 === recompile 2 packages
#25 14.11 - recompile ocaml 4.14.2 [upstream or system changes]
#25 14.11 - recompile opam-depext 1.2.3 [uses ocaml]
#25 14.11 === install 97 packages
#25 14.11 - install angstrom 0.16.1 [required by uri]
#25 14.11 - install asn1-combinators 0.3.2 [required by x509]
#25 14.11 - install astring 0.8.5 [required by conduit]
#25 14.11 - install base v0.16.4 [required by ppx_sexp_conv]
#25 14.11 - install base-bytes base [required by omd, extlib]
#25 14.11 - install base64 3.5.2 [required by cohttp]
#25 14.11 - install bigstringaf 0.10.0 [required by angstrom]
#25 14.11 - install bos 0.2.1 [required by ca-certs]
#25 14.11 - install ca-certs 1.0.1 [required by conduit-lwt-unix]
#25 14.11 - install cmdliner 1.3.0 [required by opam2web]
#25 14.11 - install cohttp 6.1.1 [required by cohttp-lwt-unix]
#25 14.11 - install cohttp-lwt 6.1.1 [required by cohttp-lwt-unix]
#25 14.11 - install cohttp-lwt-unix 6.1.1 [required by opam2web]
#25 14.11 - install conduit 8.0.0 [required by conduit-lwt]
#25 14.11 - install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
#25 14.11 - install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
#25 14.11 - install conf-c++ 1.0 [required by mccs]
#25 14.11 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#25 14.11 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#25 14.11 - install conf-pkg-config 4 [required by zarith]
#25 14.11 - install cow 2.5.0 [required by opam2web]
#25 14.11 - install cppo 1.8.0 [required by extlib]
#25 14.11 - install csexp 1.5.2 [required by dune-configurator]
#25 14.11 - install cstruct 6.2.0 [required by hex]
#25 14.11 - install cudf 0.10 [required by opam-lib]
#25 14.11 - install digestif 1.3.0 [required by ca-certs]
#25 14.11 - install domain-name 0.5.0 [required by ipaddr]
#25 14.11 - install dose3 5.0.1-2 [required by opam-lib]
#25 14.11 - install dune 3.21.0 [required by opam2web]
#25 14.11 - install dune-configurator 3.21.0 [required by base, lwt, mirage-crypto]
#25 14.11 - install duration 0.2.1 [required by mirage-crypto-rng]
#25 14.11 - install eqaf 0.10 [required by digestif, mirage-crypto]
#25 14.11 - install extlib 1.7.7-1 [required by opam-client]
#25 14.11 - install ezjsonm 1.3.0 [required by cow]
#25 14.11 - install fmt 0.11.0 [required by cohttp-lwt-unix]
#25 14.11 - install fpath 0.7.3 [required by ca-certs]
#25 14.11 - install gen 1.1 [required by sedlex]
#25 14.11 - install gmap 0.3.0 [required by x509]
#25 14.11 - install hex 1.5.0 [required by ezjsonm]
#25 14.11 - install http 6.1.1 [required by cohttp-lwt-unix]
#25 14.11 - install ipaddr 5.6.1 [required by cohttp-lwt, conduit-lwt-unix]
#25 14.11 - install ipaddr-sexp 5.6.1 [required by conduit-lwt-unix]
#25 14.11 - install js_of_ocaml 6.2.0 [required by opam2web]
#25 14.11 - install js_of_ocaml-compiler 6.2.0 [required by js_of_ocaml]
#25 14.11 - install js_of_ocaml-ppx 6.2.0 [required by opam2web]
#25 14.11 - install jsonm 1.0.2 [required by opam-lib]
#25 14.11 - install kdf 1.0.0 [required by x509]
#25 14.11 - install logs 0.10.0 [required by cohttp-lwt-unix]
#25 14.11 - install lwt 6.0.0 [required by cohttp-lwt-unix]
#25 14.11 - install macaddr 5.6.1 [required by ipaddr]
#25 14.11 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#25 14.11 - install mccs 1.1+19 [required by opam-solver]
#25 14.11 - install menhir 20250912 [required by js_of_ocaml-compiler]
#25 14.11 - install menhirCST 20250912 [required by menhir]
#25 14.11 - install menhirLib 20250912 [required by js_of_ocaml-compiler]
#25 14.11 - install menhirSdk 20250912 [required by js_of_ocaml-compiler]
#25 14.11 - install mirage-crypto 2.0.2 [required by ca-certs]
#25 14.11 - install mirage-crypto-ec 2.0.2 [required by x509]
#25 14.11 - install mirage-crypto-pk 2.0.2 [required by x509]
#25 14.11 - install mirage-crypto-rng 2.0.2 [required by x509]
#25 14.11 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#25 14.11 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#25 14.11 - install ocamlbuild 0.16.1 [required by xmlm]
#25 14.11 - install ocamlfind 1.9.8 [required by opam-lib, opamfu]
#25 14.11 - install ocamlgraph 1.8.8 [required by opam-lib]
#25 14.11 - install ocplib-endian 1.2 [required by lwt]
#25 14.11 - install ohex 0.2.0 [required by ca-certs]
#25 14.11 - install omd 1.3.2 [required by opam2web]
#25 14.12 - install opam-client 2.0.10 [required by opam2web]
#25 14.12 - install opam-core 2.0.10 [required by opam2web]
#25 14.12 - install opam-file-format 2.1.0 [required by opam2web]
#25 14.12 - install opam-format 2.0.10 [required by opam2web]
#25 14.12 - install opam-lib 1.3.1 (deprecated) [required by opam2web]
#25 14.12 - install opam-repository 2.0.10 [required by opam-client]
#25 14.12 - install opam-solver 2.0.10 [required by opam-client]
#25 14.12 - install opam-state 2.0.10 [required by opam2web]
#25 14.12 - install opam2web dev (pinned)
#25 14.12 - install opamfu 0.1.4 [required by opam2web]
#25 14.12 - install ppx_derivers 1.2.1 [required by ppxlib]
#25 14.12 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix]
#25 14.12 - install ppxlib 0.35.0 [required by js_of_ocaml, js_of_ocaml-ppx]
#25 14.12 - install ptime 1.2.0 [required by ca-certs]
#25 14.12 - install re 1.14.0 [required by opam2web]
#25 14.12 - install rresult 0.7.0 [required by bos]
#25 14.12 - install sedlex 3.7 [required by js_of_ocaml-compiler]
#25 14.12 - install seq base [required by gen]
#25 14.12 - install sexplib0 v0.16.0 [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#25 14.12 - install stdlib-shims 0.3.0 [required by ppxlib]
#25 14.12 - install stringext 1.6.0 [required by cohttp]
#25 14.12 - install topkg 1.1.1 [required by xmlm]
#25 14.12 - install uri 4.4.0 [required by opam2web]
#25 14.12 - install uri-sexp 4.4.0 [required by cohttp]
#25 14.12 - install uutf 1.0.4 [required by ezjsonm]
#25 14.12 - install x509 1.0.6 [required by ca-certs]
#25 14.12 - install xmlm 1.4.0 [required by cow]
#25 14.12 - install yojson 3.0.0 [required by opam2web]
#25 14.12 - install zarith 1.14 [required by mirage-crypto-pk]
#25 15.41
#25 15.41 The following system packages will first need to be installed:
#25 15.41 g++
#25 15.41
#25 15.41 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#25 15.41
#25 15.41 opam believes some required external dependencies are missing. opam can:
#25 15.41 > 1. Run apk to install them (may need root/sudo access)
#25 15.41 2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#25 15.41 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#25 15.41 4. Abort the installation
#25 15.41
#25 15.41 [1/2/3/4] 1
#25 15.41
#25 15.41 + /usr/bin/sudo "apk" "add" "g++"
#25 16.70 - OK: 297 MiB in 102 packages
#25 16.75
#25 16.75 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#25 17.02 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#25 17.03 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#25 17.10 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#25 17.42 -> retrieved base.v0.16.4 (https://opam.ocaml.org/cache)
#25 17.43 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#25 17.44 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#25 17.53 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#25 17.63 -> retrieved ca-certs.1.0.1 (https://opam.ocaml.org/cache)
#25 17.67 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#25 17.67 -> installed conf-c++.1.0
#25 18.16 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1 (https://opam.ocaml.org/cache)
#25 18.16 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#25 18.17 -> installed conf-pkg-config.4
#25 18.17 -> installed conf-gmp.5
#25 18.23 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (https://opam.ocaml.org/cache)
#25 18.27 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#25 18.28 -> installed conf-gmp-powm-sec.4
#25 18.34 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#25 18.36 -> retrieved cow.2.5.0 (https://opam.ocaml.org/cache)
#25 18.44 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#25 18.59 -> retrieved cudf.0.10 (https://opam.ocaml.org/cache)
#25 18.73 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#25 18.74 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#25 19.71 -> retrieved dose3.5.0.1-2 (https://opam.ocaml.org/cache)
#25 19.84 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#25 19.88 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#25 20.05 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#25 20.19 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#25 20.28 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#25 20.36 -> retrieved extlib.1.7.7-1 (https://opam.ocaml.org/cache)
#25 20.38 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#25 20.45 -> retrieved gen.1.1 (https://opam.ocaml.org/cache)
#25 20.51 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#25 20.53 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#25 20.68 -> retrieved ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1 (https://opam.ocaml.org/cache)
#25 20.76 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#25 27.13 -> retrieved dune.3.21.0, dune-configurator.3.21.0 (https://opam.ocaml.org/cache)
#25 27.17 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#25 27.35 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#25 27.59 -> retrieved lwt.6.0.0 (https://opam.ocaml.org/cache)
#25 27.60 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#25 27.92 -> retrieved mccs.1.1+19 (https://opam.ocaml.org/cache)
#25 28.80 -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (https://opam.ocaml.org/cache)
#25 ...
#23 [build-opam-doc 9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 46.62 sed -f process.sed opam.install > processed-opam.install
#23 46.63 dune build --profile=release --root . --promote-install-files -- opam-installer.install
#23 48.15 sed -f process.sed opam-installer.install > processed-opam-installer.install
#23 DONE 48.4s
#25 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#25 ...
#26 [build-opam-doc 10/15] RUN echo '(vendored_dirs src_ext)' >> dune
#26 DONE 2.3s
#25 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#25 ...
#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 0.628 make: Entering directory '/home/opam/opam/doc'
#27 0.630 rm -rf html
#27 0.633 cd .. && dune build --profile=release --root . @doc
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 279, characters 2-51:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 309, characters 2-50:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 327, characters 2-46:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 824, characters 2-59:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 1171, characters 2-56:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.543 File "src/core/cmdliner/opamCmdliner.mli", line 1182, characters 2-50:
#27 1.543 Warning: Alert deprecated not expected here.
#27 1.837 File "src_ext/ocamlgraph/src/builder.mli", line 21, characters 43-44:
#27 1.837 Warning: Paragraph should begin on its own line.
#27 1.850 File "src_ext/ocamlgraph/src/graphviz.mli", line 132, characters 67-72:
#27 1.850 Warning: '{ | }': bad markup.
#27 1.850 Suggestion: did you mean '{! | }' or '[ | ]'?
#27 1.860 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 23-55:
#27 1.860 Warning: '{v ... v}' (verbatim text) should begin on its own line.
#27 1.860 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 57-61:
#27 1.860 Warning: Paragraph should begin on its own line.
#27 1.909 File "src_ext/re/lib/core.mli", line 79, characters 22-56:
#27 1.909 Warning: Alert deprecated not expected here.
#27 1.909 File "src_ext/re/lib/core.mli", line 317, characters 4-29:
#27 1.909 Warning: '6': bad heading level (0-5 allowed).
#27 1.909 File "src_ext/re/lib/core.mli", line 370, characters 4-29:
#27 1.909 Warning: '6': bad heading level (0-5 allowed).
#27 1.909 File "src_ext/re/lib/core.mli", line 744, characters 26-60:
#27 1.909 Warning: Alert deprecated not expected here.
#27 1.909 File "src_ext/re/lib/core.mli", line 767, characters 21-53:
#27 1.909 Warning: Alert deprecated not expected here.
#27 2.135 File "src/core/opamStd.mli", line 643, characters 32-33:
#27 2.135 Warning: Stray '@'.
#27 2.135 File "src/core/opamStd.mli", line 646, characters 40-41:
#27 2.135 Warning: Stray '@'.
#27 2.170 File "src/core/opamConsole.mli", line 166, characters 22-23:
#27 2.170 Warning: '-' (bulleted list item) should not be empty.
#27 2.352 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.352 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.352 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.352 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.352 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.352 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.352 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.352 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.353 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.353 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.353 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.353 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.353 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.353 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.353 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.353 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.354 File "src/core/opamVersionCompare.mli", line 39, characters 4-21:
#27 2.354 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#27 2.355 File "src/core/opamStubs.mli", line 116, characters 43-57:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Unix).putenv Couldn't find "Unix"
#27 2.355 File "src/core/opamStubs.mli", line 108, characters 4-59:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.355 File "src/core/opamStubs.mli", line 98, characters 4-61:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.355 File "src/core/opamStubs.mli", line 86, characters 6-47:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.355 File "src/core/opamStubs.mli", line 85, characters 6-51:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.355 File "src/core/opamStubs.mli", line 71, characters 6-76:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.355 File "src/core/opamStubs.mli", line 46, characters 6-65:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.355 File "src/core/opamStubs.mli", line 23, characters 56-70:
#27 2.355 Warning: Failed to resolve reference unresolvedroot(Unix).getpid Couldn't find "Unix"
#27 2.356 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.356 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.356 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.356 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.356 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.356 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.356 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.356 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.357 File "src/core/opamSystem.mli", line 391, characters 49-67:
#27 2.357 Warning: Failed to resolve reference unresolvedroot(Sys).catch_break Couldn't find "Sys"
#27 2.357 File "src/core/opamSystem.mli", line 346, characters 4-35:
#27 2.357 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.357 File "src/core/opamSystem.mli", line 325, characters 4-60:
#27 2.357 Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
#27 2.357 File "src/core/opamSystem.mli", line 208, character 4 to line 209, character 53:
#27 2.357 Warning: Failed to resolve reference unresolvedroot(Command_not_found,) Couldn't find "Command_not_found,"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 370, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 347, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 114, character 0
#27 2.360 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.360 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.360 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.360 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.360 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.360 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.364 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 262, characters 11-35:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Stdlib).String.compare Couldn't find "Stdlib"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 189, characters 6-50:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.364 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.364 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.364 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.364 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 41-67:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(examples) Couldn't find page "examples"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 4-36:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(cli) Couldn't find page "cli"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 8, characters 16-42:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tutorial) Couldn't find page "tutorial"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1161, characters 6-58:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 34-53:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 11-29:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 34-53:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 11-29:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1105, characters 18-36:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1101, characters 6-46:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1099, characters 57-74:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1090, characters 35-53:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(float_of_string) Couldn't find "float_of_string"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1087, characters 35-53:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Int64).of_string Couldn't find "Int64"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1084, characters 35-53:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Int32).of_string Couldn't find "Int32"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1081, characters 39-61:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Nativeint).of_string Couldn't find "Nativeint"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1078, characters 33-49:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(int_of_string) Couldn't find "int_of_string"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 1072, characters 34-51:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(bool_of_string) Couldn't find "bool_of_string"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 915, characters 13-61:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 912, characters 27-71:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(cli).envlookup Couldn't find page "cli"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 781, characters 19-30:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 772, characters 6-25:
#27 2.367 Warning: Reference to 'eval' is ambiguous. Please specify its kind: section-eval, val-eval.
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 764, characters 22-45:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 762, characters 22-45:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 757, characters 12-25:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 755, characters 65-76:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 679, characters 52-66:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Stdlib).exit Couldn't find "Stdlib"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 648, character 39 to line 649, character 22:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 607, characters 21-76:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 603, characters 10-43:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 565, characters 19-74:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 424, characters 19-30:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 402, characters 11-24:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 399, characters 48-71:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 398, characters 19-42:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 391, characters 61-72:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 358, character 39 to line 359, character 22:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 320, characters 19-74:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 318, characters 29-62:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 290, characters 19-74:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 266, characters 47-62:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Cmd Couldn't find "Cmdliner"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 18, characters 16-48:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).manual Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 161, characters 40-63:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 53, characters 6-61:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.367 File "src/core/cmdliner/opamCmdliner.mli", line 49, characters 18-73:
#27 2.367 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.405 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.405 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.405 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.405 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.409 File "src_ext/extlib/src/enum.mli", line 33, characters 4-23:
#27 2.409 Warning: '6': bad heading level (0-5 allowed).
#27 2.409 File "src_ext/extlib/src/enum.mli", line 69, characters 4-24:
#27 2.409 Warning: '6': bad heading level (0-5 allowed).
#27 2.409 File "src_ext/extlib/src/enum.mli", line 113, characters 4-25:
#27 2.409 Warning: '6': bad heading level (0-5 allowed).
#27 2.409 File "src_ext/extlib/src/enum.mli", line 146, characters 4-20:
#27 2.409 Warning: '6': bad heading level (0-5 allowed).
#27 2.409 File "src_ext/extlib/src/enum.mli", line 191, characters 4-16:
#27 2.409 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 33, characters 8-22:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 55, characters 8-17:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 96, characters 8-34:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 129, characters 8-27:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 174, characters 8-24:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 211, characters 8-25:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 228, characters 8-28:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 242, characters 8-27:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 279, characters 8-31:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 313, characters 8-32:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 345, characters 8-22:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 356, characters 8-17:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 366, characters 8-34:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 444, characters 8-37:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.421 File "src_ext/extlib/src/optParse.mli", line 457, characters 8-26:
#27 2.421 Warning: '6': bad heading level (0-5 allowed).
#27 2.423 File "src_ext/extlib/src/extHashtbl.mli", line 30, characters 6-23:
#27 2.423 Warning: '6': bad heading level (0-5 allowed).
#27 2.423 File "src_ext/extlib/src/extHashtbl.mli", line 93, characters 6-25:
#27 2.423 Warning: '6': bad heading level (0-5 allowed).
#27 2.425 File "src_ext/extlib/src/extArray.mli", line 33, characters 6-23:
#27 2.425 Warning: '6': bad heading level (0-5 allowed).
#27 2.425 File "src_ext/extlib/src/extArray.mli", line 103, characters 6-22:
#27 2.425 Warning: '6': bad heading level (0-5 allowed).
#27 2.425 File "src_ext/extlib/src/extArray.mli", line 111, characters 6-33:
#27 2.425 Warning: '6': bad heading level (0-5 allowed).
#27 2.425 File "src_ext/extlib/src/extArray.mli", line 145, characters 6-23:
#27 2.425 Warning: '6': bad heading level (0-5 allowed).
#27 2.426 File "src_ext/extlib/src/refList.mli", line 103, characters 4-29:
#27 2.426 Warning: '6': bad heading level (0-5 allowed).
#27 2.435 File "src_ext/extlib/src/extString.mli", line 31, characters 6-23:
#27 2.435 Warning: '6': bad heading level (0-5 allowed).
#27 2.435 File "src_ext/extlib/src/extString.mli", line 168, characters 6-33:
#27 2.435 Warning: '6': bad heading level (0-5 allowed).
#27 2.435 File "src_ext/extlib/src/extString.mli", line 178, characters 6-25:
#27 2.435 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 39, characters 6-23:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 152, characters 6-24:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 164, characters 6-33:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 177, characters 6-28:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 212, characters 6-28:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 238, characters 6-25:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 321, characters 6-20:
#27 2.436 Warning: '6': bad heading level (0-5 allowed).
#27 2.436 File "src_ext/extlib/src/extList.mli", line 339, characters 33-34:
#27 2.436 Warning: Stray '@'.
#27 2.437 File "src_ext/extlib/src/IO.mli", line 46, characters 4-20:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/IO.mli", line 112, characters 4-37:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/IO.mli", line 158, characters 4-17:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/IO.mli", line 185, characters 4-24:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/IO.mli", line 301, characters 4-16:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/IO.mli", line 331, characters 4-34:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/dllist.mli", line 32, characters 4-23:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/dllist.mli", line 153, characters 4-24:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.437 File "src_ext/extlib/src/dllist.mli", line 164, characters 4-14:
#27 2.437 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 38, characters 4-22:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 51, characters 4-36:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 107, characters 4-33:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 138, characters 4-32:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 175, characters 4-22:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 278, characters 26-27:
#27 2.441 Warning: Paragraph should begin on its own line.
#27 2.441 File "src_ext/extlib/src/dynArray.mli", line 278, characters 4-25:
#27 2.441 Warning: '6': bad heading level (0-5 allowed).
#27 2.468 File "src_ext/cudf/lib/cudf_types.mli", line 28, characters 4-24:
#27 2.468 Warning: '6': bad heading level (0-5 allowed).
#27 2.468 File "src_ext/cudf/lib/cudf_types.mli", line 121, characters 4-28:
#27 2.468 Warning: '6': bad heading level (0-5 allowed).
#27 2.483 File "src_ext/cudf/lib/cudf_conf.mli", line 35, characters 4-52:
#27 2.483 Warning: '6': bad heading level (0-5 allowed).
#27 2.483 File "src_ext/cudf/lib/cudf_types_pp.mli", line 30, characters 4-20:
#27 2.483 Warning: '6': bad heading level (0-5 allowed).
#27 2.483 File "src_ext/cudf/lib/cudf_types_pp.mli", line 50, characters 4-38:
#27 2.483 Warning: '6': bad heading level (0-5 allowed).
#27 2.483 File "src_ext/cudf/lib/cudf_types_pp.mli", line 86, characters 4-30:
#27 2.483 Warning: '6': bad heading level (0-5 allowed).
#27 2.489 File "src_ext/cudf/lib/cudf.mli", line 17, characters 4-22:
#27 2.489 Warning: '6': bad heading level (0-5 allowed).
#27 2.489 File "src_ext/cudf/lib/cudf.mli", line 75, characters 4-37:
#27 2.489 Warning: '6': bad heading level (0-5 allowed).
#27 2.489 File "src_ext/cudf/lib/cudf.mli", line 87, characters 4-36:
#27 2.489 Warning: '6': bad heading level (0-5 allowed).
#27 2.504 File "src_ext/cudf/lib/cudf_printer.mli", line 20, characters 4-48:
#27 2.504 Warning: '6': bad heading level (0-5 allowed).
#27 2.504 File "src_ext/cudf/lib/cudf_printer.mli", line 33, characters 4-48:
#27 2.504 Warning: '6': bad heading level (0-5 allowed).
#27 2.504 File "src_ext/cudf/lib/cudf_printer.mli", line 52, characters 4-45:
#27 2.504 Warning: '6': bad heading level (0-5 allowed).
#27 2.509 File "src_ext/cudf/lib/cudf_parser.mli", line 54, characters 4-34:
#27 2.509 Warning: '6': bad heading level (0-5 allowed).
#27 2.509 File "src_ext/cudf/lib/cudf_parser.mli", line 109, characters 4-33:
#27 2.509 Warning: '6': bad heading level (0-5 allowed).
#27 2.509 File "src_ext/cudf/lib/cudf_parser.mli", line 120, characters 4-35:
#27 2.509 Warning: '6': bad heading level (0-5 allowed).
#27 3.617 File "src/format/opamFilter.mli", line 176, character 4 to line 177, character 38:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.617 File "src/format/opamFilter.mli", line 133, characters 4-58:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.617 File "src/format/opamFilter.mli", line 112, characters 4-73:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.617 File "src/format/opamFilter.mli", line 108, characters 4-46:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.617 File "src/format/opamFilter.mli", line 99, characters 4-46:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.617 File "src/format/opamFilter.mli", line 82, character 4 to line 83, character 55:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.617 File "src/format/opamFilter.mli", line 74, character 4 to line 75, character 60:
#27 3.617 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.620 File "src/format/opamFormula.mli", line 46, characters 4-45:
#27 3.620 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.621 File "src/format/opamFormat.mli", line 49, characters 34-47:
#27 3.621 Warning: Failed to resolve reference unresolvedroot(Bad_format) Couldn't find "Bad_format"
#27 3.621 File "src/format/opamFormat.mli", line 48, characters 34-47:
#27 3.621 Warning: Failed to resolve reference unresolvedroot(Unexpected) Couldn't find "Unexpected"
#27 3.622 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.622 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.622 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.622 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.622 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.622 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.622 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.622 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.625 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.625 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.625 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.625 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.625 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.625 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.625 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.625 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.627 File "src/format/opamTypesBase.mli", line 77, character 4 to line 78, character 58:
#27 3.627 Warning: Failed to resolve reference unresolvedroot({!Parse_variable}) Couldn't find "{!Parse_variable}"
#27 3.627 File "src/format/opamTypesBase.mli", line 70, characters 4-40:
#27 3.627 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.632 File "src/format/opamSysPkg.mli", line 33, characters 4-50:
#27 3.632 Warning: Failed to resolve reference unresolvedroot(OpamSysInteract).install_packages_commands_t Couldn't find "OpamSysInteract"
#27 3.632 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.632 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.632 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.632 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.632 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.632 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.632 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.632 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.635 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.635 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.635 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.635 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.635 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.635 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.635 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.635 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.635 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.635 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.643 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.643 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.643 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.643 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.643 File "src/format/opamPackage.mli", line 119, characters 4-50:
#27 3.643 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.643 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.643 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.643 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.643 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.643 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.643 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.742 File "src/repository/opamDownload.mli", line 20, character 4 to line 21, character 17:
#27 3.742 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.745 File "src/repository/opamRepository.mli", line 29, characters 4-59:
#27 3.745 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.748 File "src/repository/opamRepositoryBackend.mli", line 115, character 4 to line 119, character 77:
#27 3.748 Warning: Failed to resolve reference unresolvedroot(Stdlib).Failure Couldn't find "Stdlib"
#27 3.849 File "src/state/opamPinned.mli", line 63, characters 29-64:
#27 3.849 Warning: '{OpamSwitchState.overlay_opam_file}': bad markup.
#27 3.849 Suggestion: did you mean '{!OpamSwitchState.overlay_opam_file}' or '[OpamSwitchState.overlay_opam_file]'?
#27 3.861 File "src/state/opamRepositoryState.mli", line 84, characters 4-30:
#27 3.861 Warning: '{OpamFile.get_extra_files}': bad markup.
#27 3.861 Suggestion: did you mean '{!OpamFile.get_extra_files}' or '[OpamFile.get_extra_files]'?
#27 3.880 File "src/state/opamPinned.mli", line 26, characters 4-37:
#27 3.880 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.880 File "src/state/opamPinned.mli", line 18, characters 4-37:
#27 3.880 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.892 File "src/state/opamFormatUpgrade.mli", line 21, characters 45-74:
#27 3.892 Warning: Failed to resolve reference unresolvedroot(OpamCliMain).main_catch_all Couldn't find "OpamCliMain"
#27 3.897 File "src/state/opamSwitchState.mli", line 134, characters 4-61:
#27 3.897 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.897 File "src/state/opamSwitchState.mli", line 126, characters 4-37:
#27 3.897 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.897 File "src/state/opamSwitchState.mli", line 98, characters 4-37:
#27 3.897 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.998 File "src/solver/opamCudfCriteria.mli", line 36, characters 4-53:
#27 3.998 Warning: Failed to resolve reference unresolvedroot({!Stdlib).Failure} Couldn't find "{!Stdlib"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.025 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.025 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.025 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.025 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.025 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.025 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.025 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.025 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.025 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.025 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.025 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.025 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.034 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.034 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.034 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.034 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.034 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.034 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.034 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.034 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.034 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.034 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.034 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 4.037 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 4.037 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 4.037 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 4.037 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 4.037 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 4.037 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.037 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.037 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.037 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.037 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.208 File "src/client/opamCLIVersion.mli", line 38, characters 4-40:
#27 4.208 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.208 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.208 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.208 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 4.208 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.208 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 4.208 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 4.208 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 4.208 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.209 File "src/client/opamCliMain.mli", line 25, characters 4-16:
#27 4.209 Warning: Failed to resolve reference unresolvedroot(Unix).exec Couldn't find "Unix"
#27 4.311 cp -r ../_build/default/_doc/_html html
#27 4.390 chmod -R +w html
#27 4.422 sed 's/%{OPAMVERSION}%/'2.6.0~alpha1~dev'/g' index.html > html/index.html
#27 4.425 mkdir -p html/ocamldoc
#27 4.427 cd html/ocamldoc && for f in ../*/*/index.html; do\
#27 4.427 ln -sf $f $(basename $(dirname $f)).html;\
#27 4.427 done
#27 4.958 rm -rf man-html
#27 4.960 mkdir -p man-html
#27 4.962 echo '<!DOCTYPE html>' >man-html/index.html
#27 4.963 echo '<html><head>' >>man-html/index.html
#27 4.963 echo ' <title>Opam man-pages index</title>' >>man-html/index.html
#27 4.964 echo '</head><body>' >>man-html/index.html
#27 4.965 echo '<h1>Opam 2.6.0~alpha1~dev man-pages index</h1>' >>man-html/index.html
#27 4.965 echo '<ul>' >>man-html/index.html
#27 4.966 for f in ../_build/default/doc/man/*; do\
#27 4.966 man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
#27 4.966 echo " <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
#27 4.966 done
#27 5.098 /usr/local/bin/man2html: line 9: syntax error: unterminated quoted string
#27 5.099 make: *** [Makefile:41: man-html] Error 2
#27 5.099 make: Leaving directory '/home/opam/opam/doc'
#27 ERROR: process "/bin/sh -c opam exec -- make -C doc html man-html DUNE=dune" did not complete successfully: exit code: 2
#25 [build-opam2web 9/14] RUN opam install . --destdir /opt/opam2web
#25 35.06 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0 (https://opam.ocaml.org/cache)
#25 35.11 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#25 35.23 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#25 35.41 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#25 35.60 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#25 35.85 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#25 36.25 -> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2 (https://opam.ocaml.org/cache)
#25 36.28 -> retrieved ocamlgraph.1.8.8 (https://opam.ocaml.org/cache)
#25 36.29 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#25 36.31 -> retrieved opam-depext.1.2.3 (cached)
#25 36.32 -> removed opam-depext.1.2.3
#25 36.44 -> removed ocaml.4.14.2
#25 36.45 -> installed ocaml.4.14.2
#25 38.47 -> retrieved opam-file-format.2.1.0 (https://opam.ocaml.org/cache)
#25 38.64 -> retrieved omd.1.3.2 (https://opam.ocaml.org/cache)
#25 CANCELED
------
> [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune:
4.964 echo '</head><body>' >>man-html/index.html
4.965 echo '<h1>Opam 2.6.0~alpha1~dev man-pages index</h1>' >>man-html/index.html
4.965 echo '<ul>' >>man-html/index.html
4.966 for f in ../_build/default/doc/man/*; do\
4.966 man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
4.966 echo " <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
4.966 done
5.098 /usr/local/bin/man2html: line 9: syntax error: unterminated quoted string
5.099 make: *** [Makefile:41: man-html] Error 2
5.099 make: Leaving directory '/home/opam/opam/doc'
------
Dockerfile:45
--------------------
43 | RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
44 | RUN echo '(vendored_dirs src_ext)' >> dune
45 | >>> RUN opam exec -- make -C doc html man-html DUNE=dune
46 | RUN sudo mkdir -p /opt/opam/doc && sudo chown -R opam:opam /opt/opam
47 | RUN cp -r doc/html /opt/opam/doc/api
--------------------
ERROR: 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-01-28 11:23.02: Job failed: Failed: Build failed