sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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-acme.0.1 yojson.2.2.2 seq.0.3.1 ocamlfind.1.9.6 ocaml9p.0.4 num.0 dune.3.16.0 camlp-streams.5.0.1 batteries.3.8.0 base-num.base acme.0.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 # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - 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.2.2 - install acme 0.1 - install batteries 3.8.0 - install merlin-acme 0.1 ===== 9 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/27: [acme.0.1: http] Processing 2/27: [acme.0.1: http] Processing 3/27: [acme.0.1: http] Processing 4/27: [acme.0.1: http] Processing 5/27: [acme.0.1: http] -> installed base-num.base Processing 6/27: [acme.0.1: http] Processing 6/27: -> retrieved batteries.3.8.0 (cached) Processing 7/27: [merlin-acme.0.1: http] -> retrieved camlp-streams.5.0.1 (cached) Processing 8/27: [merlin-acme.0.1: http] Processing 9/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] Processing 10/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] Processing 11/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] -> installed num.0 Processing 12/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] -> retrieved acme.0.1 (https://github.com/raphael-proust/ocaml-acme/archive/0.1.tar.gz) Processing 13/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] -> retrieved seq.0.3.1 (cached) Processing 14/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] Processing 15/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [camlp-streams: dune build] [seq: dune build] -> retrieved yojson.2.2.2 (cached) -> compiled camlp-streams.5.0.1 Processing 15/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [seq: dune build] -> installed camlp-streams.5.0.1 Processing 16/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [seq: dune build] Processing 17/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [batteries: dune build] [seq: dune build] -> compiled seq.0.3.1 Processing 17/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [batteries: dune build] -> installed seq.0.3.1 Processing 18/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [batteries: dune build] Processing 19/27: [merlin-acme.0.1: http] [ocaml9p.0.4: http] [batteries: dune build] [yojson: dune build] Processing 19/27: [ocaml9p.0.4: http] [batteries: dune build] [yojson: dune build] Processing 19/27: [merlin-acme.0.1/merlin-acme.install: dl] [ocaml9p.0.4: http] [batteries: dune build] [yojson: dune build] Processing 19/27: [merlin-acme.0.1/merlin-acme.install: dl] [batteries: dune build] [yojson: dune build] -> retrieved ocaml9p.0.4 (https://github.com/raphael-proust/ocaml9p/archive/0.4.2.tar.gz) Processing 20/27: [merlin-acme.0.1/merlin-acme.install: dl] [batteries: dune build] [ocaml9p: make] [yojson: dune build] - 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 20/27: [merlin-acme.0.1/merlin-acme.install: dl] [batteries: dune build] [yojson: dune build] Processing 21/27: [merlin-acme.0.1/merlin-acme.install: dl] [batteries: dune build] [yojson: dune build] [ocaml9p: make install] -> compiled yojson.2.2.2 Processing 21/27: [merlin-acme.0.1/merlin-acme.install: dl] [batteries: dune build] [ocaml9p: make install] -> retrieved merlin-acme.0.1 (https://github.com/raphael-proust/merlin-acme/archive/0.1.tar.gz) Processing 21/27: [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 21/27: [batteries: dune build] Processing 22/27: [acme: make] [batteries: dune build] -> installed yojson.2.2.2 Processing 23/27: [acme: make] [batteries: 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 23/27: [batteries: dune build] Processing 24/27: [batteries: 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 24/27: [batteries: dune build] + /home/opam/.opam/4.05/bin/dune "build" "-p" "batteries" "-j" "39" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/batteries.3.8.0) -> compiled batteries.3.8.0 -> installed batteries.3.8.0 Processing 26/27: [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.6 | 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-115-34bbf4.env # output-file ~/.opam/log/merlin-acme-115-34bbf4.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.8.0 | - install camlp-streams 5.0.1 | - install num 0 | - install ocaml9p 0.4 | - install seq 0.3.1 | - install yojson 2.2.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-20240912203522.export" 'opam --cli=2.1 install merlin-acme.0.1 yojson.2.2.2 seq.0.3.1 ocamlfind.1.9.6 ocaml9p.0.4 num.0 dune.3.16.0 camlp-streams.5.0.1 batteries.3.8.0 base-num.base acme.0.1 --verbose --yes --confirm-level=unsafe-yes' failed.