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). [NOTE] Package ocamlfind is already installed (current version is 1.9.8). The following actions will be performed: === install 10 packages - install conf-autoconf 0.2 - install cppo 1.8.0 - install ocaml-compiler-libs v0.12.4 - install override 0.2.2 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppxlib 0.35.0 - install sexplib0 v0.16.0 - install stdcompat 19 - install stdlib-shims 0.3.0 The following system packages will first need to be installed: autoconf <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package m4. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18745 files and directories currently installed.) - Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... - Unpacking m4 (1.4.19-3) ... - Selecting previously unselected package autoconf. - Preparing to unpack .../autoconf_2.71-3_all.deb ... - Unpacking autoconf (2.71-3) ... - Selecting previously unselected package autotools-dev. - Preparing to unpack .../autotools-dev_20220109.1_all.deb ... - Unpacking autotools-dev (20220109.1) ... - Selecting previously unselected package automake. - Preparing to unpack .../automake_1%3a1.16.5-1.3_all.deb ... - Unpacking automake (1:1.16.5-1.3) ... - Setting up m4 (1.4.19-3) ... - Setting up autotools-dev (20220109.1) ... - Setting up autoconf (2.71-3) ... - Setting up automake (1:1.16.5-1.3) ... - update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved cppo.1.8.0 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved override.0.2.2 (cached) -> installed conf-autoconf.0.2 -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stdcompat.19 (cached) -> retrieved ppxlib.0.35.0 (cached) -> installed ppx_derivers.1.2.1 -> installed sexplib0.v0.16.0 -> installed stdlib-shims.0.3.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed cppo.1.8.0 -> installed stdcompat.19 -> installed ppxlib.0.35.0 -> installed ppx_deriving.6.0.3 [ERROR] The compilation of override.0.2.2 failed at "dune build -p override -j 31". #=== ERROR while compiling override.0.2.2 =====================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.09.1 | file:///src # path ~/.opam/4.09/.opam-switch/build/override.0.2.2 # command ~/.opam/4.09/bin/dune build -p override -j 31 # exit-code 1 # env-file ~/.opam/log/override-113-b2e7c2.env # output-file ~/.opam/log/override-113-b2e7c2.out ### output ### # File "parsetree_of_types/dune", line 7, characters 34-57: # 7 | (libraries compiler-libs.common ocaml-migrate-parsetree stdcompat)) # ^^^^^^^^^^^^^^^^^^^^^^^ # Error: Library "ocaml-migrate-parsetree" not found. # -> required by library "override.parsetree_of_types" in # _build/default/parsetree_of_types # -> required by _build/default/META.override # -> required by _build/install/default/lib/override/META # -> required by _build/default/override.install # -> required by alias install # (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -g -bin-annot -I ast_wrapper/.ast_wrapper.objs/byte -I /home/opam/.opam/4.09/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.09/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.09/lib/ocaml/compiler-libs -I /home/opam/.opam/4.09/lib/ppx_derivers -I /home/opam/.opam/4.09/lib/ppxlib -I /home/opam/.opam/4.09/lib/ppxlib/ast -I /home/opam/.opam/4.09/lib/ppxlib/astlib -I /home/opam/.opam/4.09/lib/ppxlib/print_diff -I /home/opam/.opam/4.09/lib/ppxlib/stdppx -I /home/opam/.opam/4.09/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.09/lib/sexplib0 -I /home/opam/.opam/4.09/lib/stdlib-shims -no-alias-deps -o ast_wrapper/.ast_wrapper.objs/byte/ast_wrapper.cmo -c -impl ast_wrapper/ast_wrapper.pp.ml) # File "ast_wrapper/ast_wrapper.ml", line 1, characters 23-50: # 1 | module OCaml_version = Migrate_parsetree.OCaml_408 # ^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Error: Unbound module Migrate_parsetree <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build override 0.2.2 +- +- The following changes have been performed | - install conf-autoconf 0.2 | - install cppo 1.8.0 | - install ocaml-compiler-libs v0.12.4 | - install ppx_derivers 1.2.1 | - install ppx_deriving 6.0.3 | - install ppxlib 0.35.0 | - install sexplib0 v0.16.0 | - install stdcompat 19 | - install stdlib-shims 0.3.0 +- # 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.09/.opam-switch/backup/state-20250206041538.export"