package merlin

  1. Overview
  2. Docs
On This Page
  1. Error log

merlin 3.3.4~4.10preview1

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy merlin.3.3.4~4.10preview1 yojson.1.7.0 ocamlfind.1.9.6 easy-format.1.3.2 dune.2.7.1 cppo.1.7.0 biniou.1.2.1" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
[ERROR] No solution for merlin.3.3.4~4.10preview1 & yojson.1.7.0 & ocamlfind.1.9.6 & easy-format.1.3.2 & dune.2.7.1 & cppo.1.7.0 & biniou.1.2.1:   * Incompatible packages:
            - (invariant) -> ocaml-base-compiler = 4.10.2
            - merlin = 3.3.4~4.10preview1 -> ocaml = 4.10.0 -> ocaml-variants >= 4.10.0
            You can temporarily relax the switch invariant with `--update-invariant'
          * Missing dependency:
            - merlin = 3.3.4~4.10preview1 -> ocaml = 4.10.0 -> ocaml-variants >= 4.10.0 -> ocaml-beta
            unmet availability conditions: 'enable-ocaml-beta-repository'
          * Missing dependency:
            - merlin = 3.3.4~4.10preview1 -> ocaml = 4.10.0 -> ocaml-variants >= 4.10.0 -> system-msvc
            unmet availability conditions: 'os = "win32"'


Command failed: opam --cli=2.1 list --readonly --external '--resolve=merlin.3.3.4~4.10preview1,yojson.1.7.0,ocamlfind.1.9.6,easy-format.1.3.2,dune.2.7.1,cppo.1.7.0,biniou.1.2.1' --color=never returned 20
OCaml

Innovation. Community. Security.