package host-arch-unknown

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

host-arch-unknown 1

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 ocaml-base-compiler 5.1.1* [upstream or system changes]
  - recompile ocaml-config        3      [uses ocaml-base-compiler]
  - recompile ocaml               5.1.1  [uses ocaml-base-compiler]
  - recompile opam-depext         1.2.3
  - recompile base-domains        base   [uses ocaml]
  - recompile base-nnp            base   [uses base-domains]
===== 6 to recompile =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> retrieved opam-depext.1.2.3  (cached)
-> retrieved ocaml-base-compiler.5.1.1  (https://github.com/ocaml/ocaml/archive/5.1.1.tar.gz)
-> removed   base-nnp.base
-> removed   base-domains.base
-> removed   opam-depext.1.2.3
-> removed   ocaml.5.1.1
-> removed   ocaml-config.3
-> removed   ocaml-base-compiler.5.1.1
-> installed ocaml-base-compiler.5.1.1
-> installed ocaml-config.3
-> installed ocaml.5.1.1
-> installed base-domains.base
-> installed base-nnp.base
-> 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 host-arch-unknown.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 host-arch-unknown.1:   * Incompatible packages:
            - (invariant) -> ocaml-base-compiler = 5.1.1 -> host-arch-x86_64
            - host-arch-unknown
            You can temporarily relax the switch invariant with `--update-invariant'


Command failed: opam --cli=2.1 list --readonly --external '--resolve=host-arch-unknown.1' --color=never returned 20
OCaml

Innovation. Community. Security.