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 95 packages - install ANSITerminal 0.8.5 - install angstrom 0.16.1 - install astring 0.8.5 - install base v0.12.2 - install base-bytes base - install base64 3.5.1 - install base_bigstring v0.12.0 - install base_quickcheck v0.12.1 - install bigstringaf 0.10.0 - install bin_prot v0.12.0 - install bos 0.2.1 - install cmdliner 1.3.0 - install cohttp 2.4.0 - install cohttp-lwt 2.4.0 - install cohttp-lwt-unix 2.4.0 - install conduit 2.0.2 - install conduit-lwt 2.0.2 - install conduit-lwt-unix 2.0.2 - install conf-libssl 4 - install conf-pkg-config 4 - install core v0.12.4 - install core_kernel v0.12.3 - install cppo 1.8.0 - install csexp 1.5.2 - install domain-name 0.4.0 - install dune-configurator 3.17.2 - install fieldslib v0.12.0 - install fmt 0.9.0 - install fpath 0.7.3 - install ipaddr 5.6.0 - install ipaddr-sexp 5.6.0 - install jane-street-headers v0.12.0 - install jsonm 1.0.2 - install jst-config v0.12.0 - install logs 0.7.0 - install lwt 5.9.0 - install lwt_ssl 1.2.0 - install macaddr 5.6.0 - install magic-mime 1.3.1 - install num 1.5-1 - install ocaml-compiler-libs v0.12.4 - install ocaml-migrate-parsetree 1.8.0 (deprecated) - install ocaml-syntax-shims 1.0.0 - install ocamlbuild 0.15.0 - install ocplib-endian 1.2 - install octavius 1.2.2 - install parsexp v0.12.0 - install ppx_assert v0.12.0 - install ppx_base v0.12.0 - install ppx_bench v0.12.0 - install ppx_bin_prot v0.12.1 - install ppx_compare v0.12.0 - install ppx_custom_printf v0.12.1 - install ppx_derivers 1.2.1 - install ppx_enumerate v0.12.0 - install ppx_expect v0.12.0 - install ppx_fail v0.12.0 - install ppx_fields_conv v0.12.0 - install ppx_hash v0.12.0 - install ppx_here v0.12.0 - install ppx_inline_test v0.12.0 - install ppx_jane v0.12.0 - install ppx_js_style v0.12.0 - install ppx_let v0.12.0 - install ppx_module_timer v0.12.0 - install ppx_optcomp v0.12.0 - install ppx_optional v0.12.0 - install ppx_pipebang v0.12.0 - install ppx_sexp_conv v0.12.0 - install ppx_sexp_message v0.12.0 - install ppx_sexp_value v0.12.0 - install ppx_stable v0.12.0 - install ppx_typerep_conv v0.12.0 - install ppx_variants_conv v0.12.0 - install ppxlib 0.8.1 - install re 1.11.0 - install result 1.5 - install rresult 0.7.0 - install seq base - install sexplib v0.12.0 - install sexplib0 v0.12.0 - install spawn v0.17.0 - install splittable_random v0.12.0 - install ssl 0.7.0 - install stdio v0.12.0 - install stdlib-shims 0.3.0 - install stringext 1.6.0 - install time_now v0.12.0 - install tldr 0.2 - install topkg 1.0.7 - install typerep v0.12.0 - install uri 3.1.0 - install uri-sexp 3.1.0 - install uutf 1.0.3 - install variantslib v0.12.0 The following system packages will first need to be installed: libssl-dev pkg-config <><> 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" "libssl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpkgconf3:amd64. - (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 .../libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package libssl-dev:amd64. - Preparing to unpack .../libssl-dev_3.0.15-1~deb12u1_amd64.deb ... - Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ANSITerminal.0.8.5 (cached) -> retrieved astring.0.8.5 (cached) -> installed base-bytes.base -> retrieved angstrom.0.16.1 (cached) -> retrieved base.v0.12.2 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved base_bigstring.v0.12.0 (cached) -> retrieved base_quickcheck.v0.12.1 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bin_prot.v0.12.0 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved conf-libssl.4 (cached) -> retrieved cohttp.2.4.0, cohttp-lwt.2.4.0, cohttp-lwt-unix.2.4.0 (cached) -> retrieved conduit.2.0.2, conduit-lwt.2.0.2, conduit-lwt-unix.2.0.2 (cached) -> installed ANSITerminal.0.8.5 -> retrieved core.v0.12.4 (cached) -> installed conf-pkg-config.4 -> retrieved core_kernel.v0.12.3 (cached) -> installed base64.3.5.1 -> retrieved cppo.1.8.0 (cached) -> retrieved csexp.1.5.2 (cached) -> installed conf-libssl.4 -> retrieved domain-name.0.4.0 (cached) -> retrieved fieldslib.v0.12.0 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (cached) -> retrieved jane-street-headers.v0.12.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved jst-config.v0.12.0 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved lwt_ssl.1.2.0 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved lwt.5.9.0 (cached) -> retrieved num.1.5-1 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> installed jane-street-headers.v0.12.0 -> retrieved ocamlbuild.0.15.0 (cached) -> installed csexp.1.5.2 -> installed domain-name.0.4.0 -> installed macaddr.5.6.0 -> retrieved ocaml-migrate-parsetree.1.8.0 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved octavius.1.2.2 (cached) -> retrieved parsexp.v0.12.0 (cached) -> retrieved ppx_assert.v0.12.0 (cached) -> retrieved ppx_bench.v0.12.0 (cached) -> retrieved ppx_base.v0.12.0 (cached) -> retrieved ppx_bin_prot.v0.12.1 (cached) -> retrieved ppx_compare.v0.12.0 (cached) -> retrieved ppx_custom_printf.v0.12.1 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_enumerate.v0.12.0 (cached) -> retrieved ppx_expect.v0.12.0 (cached) -> retrieved ppx_fail.v0.12.0 (cached) -> retrieved ppx_fields_conv.v0.12.0 (cached) -> retrieved ppx_here.v0.12.0 (cached) -> retrieved ppx_hash.v0.12.0 (cached) -> retrieved ppx_inline_test.v0.12.0 (cached) -> retrieved ppx_jane.v0.12.0 (cached) -> retrieved ppx_js_style.v0.12.0 (cached) -> retrieved ppx_module_timer.v0.12.0 (cached) -> retrieved ppx_let.v0.12.0 (cached) -> retrieved ppx_optcomp.v0.12.0 (cached) -> retrieved ppx_optional.v0.12.0 (cached) -> retrieved ppx_pipebang.v0.12.0 (cached) -> retrieved ppx_sexp_conv.v0.12.0 (cached) -> retrieved ppx_sexp_message.v0.12.0 (cached) -> retrieved ppx_sexp_value.v0.12.0 (cached) -> retrieved ppx_stable.v0.12.0 (cached) -> retrieved dune-configurator.3.17.2 (cached) -> retrieved ppx_typerep_conv.v0.12.0 (cached) -> retrieved ppx_variants_conv.v0.12.0 (cached) -> retrieved ppxlib.0.8.1 (cached) -> retrieved result.1.5 (cached) -> retrieved seq.base (cached) -> retrieved re.1.11.0 (cached) -> retrieved rresult.0.7.0 (cached) -> installed cmdliner.1.3.0 -> installed cppo.1.8.0 -> installed ipaddr.5.6.0 -> installed magic-mime.1.3.1 -> installed num.1.5-1 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed octavius.1.2.2 -> installed ppx_derivers.1.2.1 -> installed seq.base -> retrieved sexplib.v0.12.0 (cached) -> retrieved sexplib0.v0.12.0 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved splittable_random.v0.12.0 (cached) -> retrieved ssl.0.7.0 (cached) -> installed result.1.5 -> retrieved stdio.v0.12.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved time_now.v0.12.0 (cached) -> retrieved tldr.0.2 (cached) -> retrieved typerep.v0.12.0 (cached) -> retrieved topkg.1.0.7 (cached) -> retrieved uri.3.1.0, uri-sexp.3.1.0 (cached) -> retrieved uutf.1.0.3 (cached) -> installed ocplib-endian.1.2 -> retrieved variantslib.v0.12.0 (cached) -> installed stringext.1.6.0 -> installed sexplib0.v0.12.0 -> installed stdlib-shims.0.3.0 -> installed spawn.v0.17.0 -> installed re.1.11.0 -> installed dune-configurator.3.17.2 -> installed ocamlbuild.0.15.0 -> installed bigstringaf.0.10.0 -> installed angstrom.0.16.1 -> installed ssl.0.7.0 -> installed uri.3.1.0 -> installed lwt.5.9.0 -> installed lwt_ssl.1.2.0 -> installed ocaml-migrate-parsetree.1.8.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed base.v0.12.2 -> installed uutf.1.0.3 -> installed fieldslib.v0.12.0 -> installed variantslib.v0.12.0 -> installed stdio.v0.12.0 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed typerep.v0.12.0 -> installed parsexp.v0.12.0 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed sexplib.v0.12.0 -> installed bos.0.2.1 -> installed ppxlib.0.8.1 -> installed ppx_variants_conv.v0.12.0 -> installed ppx_let.v0.12.0 -> installed ppx_here.v0.12.0 -> installed ppx_fields_conv.v0.12.0 -> installed ppx_typerep_conv.v0.12.0 -> installed ppx_optcomp.v0.12.0 -> installed ppx_stable.v0.12.0 -> installed ppx_optional.v0.12.0 -> installed ppx_compare.v0.12.0 -> installed ppx_enumerate.v0.12.0 -> installed ppx_pipebang.v0.12.0 -> installed ppx_inline_test.v0.12.0 -> installed ppx_sexp_conv.v0.12.0 -> installed ppx_js_style.v0.12.0 -> installed ppx_fail.v0.12.0 -> installed uri-sexp.3.1.0 -> installed ipaddr-sexp.5.6.0 -> installed ppx_hash.v0.12.0 -> installed ppx_assert.v0.12.0 -> installed ppx_bench.v0.12.0 -> installed ppx_sexp_message.v0.12.0 -> installed ppx_sexp_value.v0.12.0 -> installed conduit.2.0.2 -> installed ppx_custom_printf.v0.12.1 -> installed ppx_base.v0.12.0 -> installed cohttp.2.4.0 -> installed splittable_random.v0.12.0 -> installed jst-config.v0.12.0 -> installed conduit-lwt.2.0.2 -> installed bin_prot.v0.12.0 -> installed cohttp-lwt.2.4.0 -> installed conduit-lwt-unix.2.0.2 -> installed time_now.v0.12.0 -> installed ppx_expect.v0.12.0 -> installed base_quickcheck.v0.12.1 -> installed ppx_bin_prot.v0.12.1 -> installed ppx_module_timer.v0.12.0 -> installed cohttp-lwt-unix.2.4.0 -> installed ppx_jane.v0.12.0 -> installed base_bigstring.v0.12.0 -> installed core_kernel.v0.12.3 -> installed core.v0.12.4 [ERROR] The compilation of tldr.0.2 failed at "dune build -p tldr -j 31". #=== ERROR while compiling tldr.0.2 ===========================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.09.1 | file:///src # path ~/.opam/4.09/.opam-switch/build/tldr.0.2 # command ~/.opam/4.09/bin/dune build -p tldr -j 31 # exit-code 1 # env-file ~/.opam/log/tldr-113-75f5e4.env # output-file ~/.opam/log/tldr-113-75f5e4.out ### output ### # (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -g -I src/.tldr.eobjs/byte -I src/.tldr.eobjs/native -I /home/opam/.opam/4.09/lib/ANSITerminal -I /home/opam/.opam/4.09/lib/angstrom -I /home/opam/.opam/4.09/lib/astring -I /home/opam/.opam/4.09/lib/base -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/base/md5 -I /home/opam/.opam/4.09/lib/base/shadow_stdlib -I /home/opam/.opam/4.09/lib/base64 -I /home/opam/.opam/4.09/lib/base_bigstring -I /home/opam/.opam/4.09/lib/base_quickcheck -I /home/opam/.opam/4.09/lib/bigstringaf -I /home/opam/.opam/4.09/lib/bin_prot -I /home/opam/.opam/4.09/lib/bin_prot/shape -I /home/opam/.opam/4.09/lib/bos -I /home/opam/.opam/4.09/lib/bytes -I /home/opam/.opam/4.09/lib/cohttp -I /home/opam/.opam/4.09/lib/cohttp-lwt -I /home/opam/.opam/4.09/lib/cohttp-lwt-unix -I /home/opam/.opam/4.09/lib/conduit -I /home/opam/.opam/4.09/lib/conduit-lwt -I /home/opam/.opam/4.09/lib/conduit-lwt-unix -I /home/opam/.opam/4.09/lib/core -I /home/opam/.opam/4.09/lib/core_kernel -I /home/opam/.opam/4.09/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.09/lib/domain-name -I /home/opam/.opam/4.09/lib/fieldslib -I /home/opam/.opam/4.09/lib/fmt -I /home/opam/.opam/4.09/lib/fpath -I /home/opam/.opam/4.09/lib/ipaddr -I /home/opam/.opam/4.09/lib/ipaddr-sexp -I /home/opam/.opam/4.09/lib/ipaddr/unix -I /home/opam/.opam/4.09/lib/jane-street-headers -I /home/opam/.opam/4.09/lib/logs -I /home/opam/.opam/4.09/lib/lwt -I /home/opam/.opam/4.09/lib/lwt/unix -I /home/opam/.opam/4.09/lib/lwt_ssl -I /home/opam/.opam/4.09/lib/macaddr -I /home/opam/.opam/4.09/lib/magic-mime -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/ocplib-endian -I /home/opam/.opam/4.09/lib/ocplib-endian/bigstring -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_expect/collector -I /home/opam/.opam/4.09/lib/ppx_expect/common -I /home/opam/.opam/4.09/lib/ppx_expect/config -I /home/opam/.opam/4.09/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_inline_test/config -I /home/opam/.opam/4.09/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/re -I /home/opam/.opam/4.09/lib/re/posix -I /home/opam/.opam/4.09/lib/rresult -I /home/opam/.opam/4.09/lib/seq -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib/unix -I /home/opam/.opam/4.09/lib/sexplib0 -I /home/opam/.opam/4.09/lib/spawn -I /home/opam/.opam/4.09/lib/splittable_random -I /home/opam/.opam/4.09/lib/ssl -I /home/opam/.opam/4.09/lib/stdio -I /home/opam/.opam/4.09/lib/stdlib-shims -I /home/opam/.opam/4.09/lib/stringext -I /home/opam/.opam/4.09/lib/time_now -I /home/opam/.opam/4.09/lib/typerep -I /home/opam/.opam/4.09/lib/uri -I /home/opam/.opam/4.09/lib/uri-sexp -I /home/opam/.opam/4.09/lib/uri/services -I /home/opam/.opam/4.09/lib/variantslib -intf-suffix .ml -no-alias-deps -o src/.tldr.eobjs/native/display.cmx -c -impl src/display.pp.ml) # File "src/display.ml", line 48, characters 6-10: # 48 | | Ok v -> v # ^^^^ # Error: This pattern matches values of type # ('a, 'b) Core._result = ('a, 'b) Stdlib.result # but a pattern was expected which matches values of type # consume:Angstrom.Consume.t -> # (expression list, string) Stdlib.result <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build tldr 0.2 +- +- The following changes have been performed | - install ANSITerminal 0.8.5 | - install angstrom 0.16.1 | - install astring 0.8.5 | - install base v0.12.2 | - install base-bytes base | - install base64 3.5.1 | - install base_bigstring v0.12.0 | - install base_quickcheck v0.12.1 | - install bigstringaf 0.10.0 | - install bin_prot v0.12.0 | - install bos 0.2.1 | - install cmdliner 1.3.0 | - install cohttp 2.4.0 | - install cohttp-lwt 2.4.0 | - install cohttp-lwt-unix 2.4.0 | - install conduit 2.0.2 | - install conduit-lwt 2.0.2 | - install conduit-lwt-unix 2.0.2 | - install conf-libssl 4 | - install conf-pkg-config 4 | - install core v0.12.4 | - install core_kernel v0.12.3 | - install cppo 1.8.0 | - install csexp 1.5.2 | - install domain-name 0.4.0 | - install dune-configurator 3.17.2 | - install fieldslib v0.12.0 | - install fmt 0.9.0 | - install fpath 0.7.3 | - install ipaddr 5.6.0 | - install ipaddr-sexp 5.6.0 | - install jane-street-headers v0.12.0 | - install jsonm 1.0.2 | - install jst-config v0.12.0 | - install logs 0.7.0 | - install lwt 5.9.0 | - install lwt_ssl 1.2.0 | - install macaddr 5.6.0 | - install magic-mime 1.3.1 | - install num 1.5-1 | - install ocaml-compiler-libs v0.12.4 | - install ocaml-migrate-parsetree 1.8.0 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.15.0 | - install ocplib-endian 1.2 | - install octavius 1.2.2 | - install parsexp v0.12.0 | - install ppx_assert v0.12.0 | - install ppx_base v0.12.0 | - install ppx_bench v0.12.0 | - install ppx_bin_prot v0.12.1 | - install ppx_compare v0.12.0 | - install ppx_custom_printf v0.12.1 | - install ppx_derivers 1.2.1 | - install ppx_enumerate v0.12.0 | - install ppx_expect v0.12.0 | - install ppx_fail v0.12.0 | - install ppx_fields_conv v0.12.0 | - install ppx_hash v0.12.0 | - install ppx_here v0.12.0 | - install ppx_inline_test v0.12.0 | - install ppx_jane v0.12.0 | - install ppx_js_style v0.12.0 | - install ppx_let v0.12.0 | - install ppx_module_timer v0.12.0 | - install ppx_optcomp v0.12.0 | - install ppx_optional v0.12.0 | - install ppx_pipebang v0.12.0 | - install ppx_sexp_conv v0.12.0 | - install ppx_sexp_message v0.12.0 | - install ppx_sexp_value v0.12.0 | - install ppx_stable v0.12.0 | - install ppx_typerep_conv v0.12.0 | - install ppx_variants_conv v0.12.0 | - install ppxlib 0.8.1 | - install re 1.11.0 | - install result 1.5 | - install rresult 0.7.0 | - install seq base | - install sexplib v0.12.0 | - install sexplib0 v0.12.0 | - install spawn v0.17.0 | - install splittable_random v0.12.0 | - install ssl 0.7.0 | - install stdio v0.12.0 | - install stdlib-shims 0.3.0 | - install stringext 1.6.0 | - install time_now v0.12.0 | - install topkg 1.0.7 | - install typerep v0.12.0 | - install uri 3.1.0 | - install uri-sexp 3.1.0 | - install uutf 1.0.3 | - install variantslib v0.12.0 +- <><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><> => Note: This package is deprecated. # 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-20250206014526.export"