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 ppx_overload.1.4 typpx.1.4.3 result.1.5 ppxx.2.3.1 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.3 jbuilder.transition dune.1.11.4" 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 1.11.4). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install ppx_derivers 1.2.1 - install result 1.5 - install jbuilder transition - install ocaml-compiler-libs v0.12.3 - install ocaml-migrate-parsetree 1.8.0 - install ppx_tools_versioned 5.4.0 - install ppxx 2.3.1 - install typpx 1.4.3 - install ppx_overload 1.4 ===== 9 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/27: Processing 3/27: Processing 4/27: Processing 5/27: -> installed jbuilder.transition Processing 6/27: -> retrieved ocaml-compiler-libs.v0.12.3 (cached) Processing 7/27: Processing 8/27: Processing 9/27: [ocaml-compiler-libs: dune build] -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) Processing 10/27: [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 11/27: [ocaml-compiler-libs: dune build] Processing 12/27: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppx_tools_versioned.5.4.0 (cached) Processing 13/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppxx.2.3.1 (cached) -> retrieved result.1.5 (cached) Processing 14/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] -> compiled ppx_derivers.1.2.1 Processing 14/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] [result: dune build] -> installed ppx_derivers.1.2.1 Processing 15/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] [result: dune build] -> compiled result.1.5 Processing 15/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] -> installed result.1.5 Processing 16/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] Processing 17/27: [typpx.1.4.3: http] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] Processing 17/27: [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] -> retrieved typpx.1.4.3 (https://github.com/ocaml/opam-source-archives/raw/main/typpx-1.4.3.tar.gz) - ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt} - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Available_regs - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o} - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Available_regs - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.3 Processing 17/27: [ocaml-migrate-parsetree: dune build] -> installed ocaml-compiler-libs.v0.12.3 Processing 18/27: [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/4.06/bin/dune "build" "-p" "ocaml-migrate-parsetree" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocaml-migrate-parsetree.1.8.0) -> compiled ocaml-migrate-parsetree.1.8.0 -> installed ocaml-migrate-parsetree.1.8.0 Processing 20/27: [ppx_tools_versioned: dune build] + /home/opam/.opam/4.06/bin/dune "build" "-p" "ppx_tools_versioned" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_tools_versioned.5.4.0) -> compiled ppx_tools_versioned.5.4.0 -> installed ppx_tools_versioned.5.4.0 Processing 22/27: [ppxx: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "ppxx" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppxx.2.3.1) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/.ppxx.objs/byte/ppxx__Helper.{cmi,cmti} - File "src/helper.mli", line 1, characters 5-12: - Warning 3: deprecated: module Ast_405 - Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead. - ocamlc src/.ppxx.objs/byte/ppxx__Migrate.{cmi,cmo,cmt} - File "src/migrate.ml", line 1, characters 5-31: - Warning 3: deprecated: module Migrate_parsetree_versions - Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_versions instead. - ocamlopt src/.ppxx.objs/native/ppxx__Migrate.{cmx,o} - File "src/migrate.ml", line 1, characters 5-31: - Warning 3: deprecated: module Migrate_parsetree_versions - Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Migrate_parsetree_versions instead. - ocamlc src/.ppxx.objs/byte/ppxx__Helper.{cmo,cmt} - File "src/helper.ml", line 3, characters 5-12: - Warning 3: deprecated: module Ast_405 - Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead. - ocamlopt src/.ppxx.objs/native/ppxx__Helper.{cmx,o} - File "src/helper.ml", line 3, characters 5-12: - Warning 3: deprecated: module Ast_405 - Access modules via the Migrate_parsetree toplevel module. Use Migrate_parsetree.Ast_405 instead. -> compiled ppxx.2.3.1 -> installed ppxx.2.3.1 Processing 24/27: [typpx: jbuilder build] + /home/opam/.opam/4.06/bin/jbuilder "build" "-p" "typpx" "-j" "39" (CWD=/home/opam/.opam/4.06/.opam-switch/build/typpx.1.4.3) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "examples/ppx_curried_constr/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "examples/ppx_overload/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "examples/ppx_type_of/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. -> compiled typpx.1.4.3 -> installed typpx.1.4.3 Processing 26/27: [ppx_overload: ocamlfind query] + /home/opam/.opam/4.06/bin/ocamlfind "query" "ppx_overload" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_overload.1.4) - ocamlfind: Package `ppx_overload' not found [ERROR] The compilation of ppx_overload.1.4 failed at "ocamlfind query ppx_overload". #=== ERROR while compiling ppx_overload.1.4 ===================================# # context 2.1.6 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///src # path ~/.opam/4.06/.opam-switch/build/ppx_overload.1.4 # command ~/.opam/4.06/bin/ocamlfind query ppx_overload # exit-code 2 # env-file ~/.opam/log/ppx_overload-115-d36fd1.env # output-file ~/.opam/log/ppx_overload-115-d36fd1.out ### output ### # ocamlfind: Package `ppx_overload' not found <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build ppx_overload 1.4 +- +- The following changes have been performed | - install jbuilder transition | - install ocaml-compiler-libs v0.12.3 | - install ocaml-migrate-parsetree 1.8.0 | - install ppx_derivers 1.2.1 | - install ppx_tools_versioned 5.4.0 | - install ppxx 2.3.1 | - install result 1.5 | - install typpx 1.4.3 +- <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # 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.06/.opam-switch/backup/state-20240912203255.export" 'opam --cli=2.1 install ppx_overload.1.4 typpx.1.4.3 result.1.5 ppxx.2.3.1 ppx_tools_versioned.5.4.0 ppx_derivers.1.2.1 ocamlfind.1.9.6 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.3 jbuilder.transition dune.1.11.4 --verbose --yes --confirm-level=unsafe-yes' failed.