package merlin-acme

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

merlin-acme 0.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 opam-depext 1.2.1-1

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

<><> opam-depext.1.2.1-1 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-acme.0.1 yojson.2.1.2 seq.0.3.1 ocamlfind.1.9.6 ocaml9p.0.4 num.0 dune.3.13.0 cppo.1.6.9 camlp-streams.5.0.1 batteries.3.7.2 base-num.base acme.0.1" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo          1.6.9
  - install base-num      base
  - install seq           0.3.1
  - install ocaml9p       0.4
  - install camlp-streams 5.0.1
  - install num           0
  - install yojson        2.1.2
  - install acme          0.1
  - install batteries     3.7.2
  - install merlin-acme   0.1
===== 10 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/30:
Processing  2/30:
Processing  3/30:
Processing  4/30:
Processing  5/30:
-> installed base-num.base
Processing  6/30:
-> retrieved acme.0.1  (cached)
Processing  7/30:
-> retrieved batteries.3.7.2  (cached)
Processing  8/30:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/30:
Processing 10/30:
Processing 11/30: [camlp-streams: dune build]
Processing 12/30: [camlp-streams: dune build]
-> installed num.0
Processing 13/30: [camlp-streams: dune build]
-> retrieved cppo.1.6.9  (cached)
Processing 14/30: [camlp-streams: dune build]
Processing 15/30: [camlp-streams: dune build] [cppo: dune build]
-> retrieved merlin-acme.0.1  (cached)
Processing 16/30: [camlp-streams: dune build] [cppo: dune build]
-> retrieved ocaml9p.0.4  (cached)
Processing 17/30: [camlp-streams: dune build] [cppo: dune build] [ocaml9p: make]
-> retrieved seq.0.3.1  (cached)
Processing 18/30: [camlp-streams: dune build] [cppo: dune build] [ocaml9p: make] [seq: dune build]
-> retrieved yojson.2.1.2  (cached)
-> compiled  camlp-streams.5.0.1
Processing 18/30: [cppo: dune build] [ocaml9p: make] [seq: dune build]
-> installed camlp-streams.5.0.1
Processing 19/30: [cppo: dune build] [ocaml9p: make] [seq: dune build]
Processing 20/30: [batteries: dune build] [cppo: dune build] [ocaml9p: make] [seq: dune build]
-> compiled  seq.0.3.1
Processing 20/30: [batteries: dune build] [cppo: dune build] [ocaml9p: make]
-> installed seq.0.3.1
Processing 21/30: [batteries: dune build] [cppo: dune build] [ocaml9p: make]
- ocamlfind ocamlc -c -I lib -package "unix str" lib/fcall.mli
- ocamlfind ocamlc -c -I lib -package "unix str" lib/o9pc.mli
- ocamlfind ocamlc -c -I lib -package "unix str" lib/fcall.ml
- File "lib/fcall.ml", line 97, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 99, characters 8-57:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "lib/fcall.ml", line 108, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 111, characters 8-50:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "lib/fcall.ml", line 117, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 120, characters 8-50:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlc -c -I lib -package "unix str" lib/o9pc.ml
- File "lib/o9pc.ml", line 99, characters 19-32:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlc -a -o o9p.cma -package "unix str" lib/fcall.cmo lib/o9pc.cmo
- ocamlfind ocamlopt -c -I lib -package "unix str" lib/fcall.ml
- File "lib/fcall.ml", line 97, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 99, characters 8-57:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "lib/fcall.ml", line 108, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 111, characters 8-50:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "lib/fcall.ml", line 117, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "lib/fcall.ml", line 120, characters 8-50:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlopt -c -I lib -package "unix str" lib/o9pc.ml
- File "lib/o9pc.ml", line 99, characters 19-32:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlfind ocamlopt -a -o o9p.cmxa -package "unix str" lib/fcall.cmx lib/o9pc.cmx
-> compiled  ocaml9p.0.4
Processing 21/30: [batteries: dune build] [cppo: dune build]
Processing 22/30: [batteries: dune build] [cppo: dune build] [ocaml9p: make install]
-> compiled  cppo.1.6.9
Processing 22/30: [batteries: dune build] [ocaml9p: make install]
- ocamlfind install o9p o9p.cma lib/fcall.cmi lib/o9pc.cmi o9p.a o9p.cmxa META
- Installed /home/opam/.opam/4.05/lib/o9p/o9p.cmxa
- Installed /home/opam/.opam/4.05/lib/o9p/o9p.a
- Installed /home/opam/.opam/4.05/lib/o9p/o9pc.cmi
- Installed /home/opam/.opam/4.05/lib/o9p/fcall.cmi
- Installed /home/opam/.opam/4.05/lib/o9p/o9p.cma
- Installed /home/opam/.opam/4.05/lib/o9p/META
-> installed ocaml9p.0.4
Processing 22/30: [batteries: dune build]
Processing 23/30: [acme: make] [batteries: dune build]
-> installed cppo.1.6.9
Processing 24/30: [acme: make] [batteries: dune build]
Processing 25/30: [acme: make] [batteries: dune build] [yojson: dune build]
- ocamlfind ocamlc -c  -package "o9p" Acme.mli
- ocamlfind ocamlc -c  -package "o9p" Acme.ml
- File "Acme.ml", line 132, characters 15-17:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -a -o Acme.cma -package "o9p" Acme.cmo
- ocamlfind ocamlopt -c  -package "o9p" Acme.ml
- File "Acme.ml", line 132, characters 15-17:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module O9pc, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -o Acme.cmxa -package "o9p" Acme.cmx
-> compiled  acme.0.1
Processing 25/30: [batteries: dune build] [yojson: dune build]
Processing 26/30: [batteries: dune build] [yojson: dune build] [acme: make install]
- ocamlfind install acme Acme.cma Acme.cmi Acme.a Acme.cmxa META
- Installed /home/opam/.opam/4.05/lib/acme/Acme.cmxa
- Installed /home/opam/.opam/4.05/lib/acme/Acme.a
- Installed /home/opam/.opam/4.05/lib/acme/Acme.cmi
- Installed /home/opam/.opam/4.05/lib/acme/Acme.cma
- Installed /home/opam/.opam/4.05/lib/acme/META
-> installed acme.0.1
Processing 26/30: [batteries: dune build] [yojson: dune build]
-> compiled  yojson.2.1.2
Processing 26/30: [batteries: dune build]
-> installed yojson.2.1.2
Processing 27/30: [batteries: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "batteries" "-j" "255" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/batteries.3.7.2)
-> compiled  batteries.3.7.2
-> installed batteries.3.7.2
Processing 29/30: [merlin-acme: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/merlin-acme.0.1)
- ocamlfind ocamlc -package unix,str,batteries,yojson,o9p,acme -c -o LibMerlin.cmo LibMerlin.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "LibMerlin.ml", line 15, characters 12-21:
- Error: Unbound type constructor Json.json
- make: *** [Makefile:14: LibMerlin.cmo] Error 2
[ERROR] The compilation of merlin-acme.0.1 failed at "make".

#=== ERROR while compiling merlin-acme.0.1 ====================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src
# path                 ~/.opam/4.05/.opam-switch/build/merlin-acme.0.1
# command              /usr/bin/make
# exit-code            2
# env-file             ~/.opam/log/merlin-acme-113-5a4f95.env
# output-file          ~/.opam/log/merlin-acme-113-5a4f95.out
### output ###
# ocamlfind ocamlc -package unix,str,batteries,yojson,o9p,acme -c -o LibMerlin.cmo LibMerlin.ml
# ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
# File "LibMerlin.ml", line 15, characters 12-21:
# Error: Unbound type constructor Json.json
# make: *** [Makefile:14: LibMerlin.cmo] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build merlin-acme 0.1
+- 
+- The following changes have been performed
| - install acme          0.1
| - install base-num      base
| - install batteries     3.7.2
| - install camlp-streams 5.0.1
| - install cppo          1.6.9
| - install num           0
| - install ocaml9p       0.4
| - install seq           0.3.1
| - install yojson        2.1.2
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20240129190129.export"
'opam --cli=2.1 install merlin-acme.0.1 yojson.2.1.2 seq.0.3.1 ocamlfind.1.9.6 ocaml9p.0.4 num.0 dune.3.13.0 cppo.1.6.9 camlp-streams.5.0.1 batteries.3.7.2 base-num.base acme.0.1 --verbose --yes --confirm-level=unsafe-yes' failed.