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.
[NOTE] Package dune is already installed (current version is 3.17.2). The following actions will be performed: === install 5 packages - install codept 0.11.0 - install menhir 20240715 - install menhirCST 20240715 - install menhirLib 20240715 - install menhirSdk 20240715 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) -> retrieved codept.0.11.0 (cached) -> installed menhirCST.20240715 -> installed menhirSdk.20240715 -> installed menhirLib.20240715 -> installed menhir.20240715 [ERROR] The compilation of codept.0.11.0 failed at "dune build -p codept -j 255". #=== ERROR while compiling codept.0.11.0 ======================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.13.1 | file:///src # path ~/.opam/4.13/.opam-switch/build/codept.0.11.0 # command ~/.opam/4.13/bin/dune build -p codept -j 255 # exit-code 1 # env-file ~/.opam/log/codept-113-66101e.env # output-file ~/.opam/log/codept-113-66101e.out ### output ### # File "dune-project", line 18, characters 23-29: # 18 | (depends dune menhir {build & >= 20180523}) # ^^^^^^ # Error: "{build" is an invalid package dependency. # Package names can contain letters, numbers, '-', '_' and '+', and need to # contain at least a letter. # Hint: _build would be a correct package dependency <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build codept 0.11.0 +- +- The following changes have been performed | - install menhir 20240715 | - install menhirCST 20240715 | - install menhirLib 20240715 | - install menhirSdk 20240715 +- # To update the current shell environment, run: eval $(opam env) The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.13/.opam-switch/backup/state-20250206042934.export"