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 24 packages - install cmdliner 1.3.0 - install conf-libpcre 2 - install conf-pkg-config 4 - install containers 3.15 - install cppo 1.8.0 - install cppo_ocamlbuild 1.8.0 - install csexp 1.5.2 - install dune-configurator 3.17.2 - install either 1.0.0 - install logs 0.7.0 - install mparser 1.3 - install ocaml-compiler-libs v0.12.4 - install ocamlbuild 0.15.0 - install ocamlgraph 2.1.0 - install pcre 8.0.2 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppxlib 0.35.0 - install result 1.5 - install rotor 0.1 - install sexplib0 v0.16.0 - install stdlib-shims 0.3.0 - install topkg 1.0.7 - install visitors 20210608 The following system packages will first need to be installed: libpcre3-dev patchutils 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" "libpcre3-dev" "patchutils" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package sensible-utils. - (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 .../00-sensible-utils_0.0.17+nmu1_all.deb ... - Unpacking sensible-utils (0.0.17+nmu1) ... - Selecting previously unselected package libpcre16-3:amd64. - Preparing to unpack .../01-libpcre16-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre16-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3:amd64. - Preparing to unpack .../02-libpcre3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre32-3:amd64. - Preparing to unpack .../03-libpcre32-3_2%3a8.39-15_amd64.deb ... - Unpacking libpcre32-3:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcrecpp0v5:amd64. - Preparing to unpack .../04-libpcrecpp0v5_2%3a8.39-15_amd64.deb ... - Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ... - Selecting previously unselected package libpcre3-dev:amd64. - Preparing to unpack .../05-libpcre3-dev_2%3a8.39-15_amd64.deb ... - Unpacking libpcre3-dev:amd64 (2:8.39-15) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../06-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package patchutils. - Preparing to unpack .../07-patchutils_0.4.2-1_amd64.deb ... - Unpacking patchutils (0.4.2-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../08-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../09-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../10-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Setting up libpcre16-3:amd64 (2:8.39-15) ... - Setting up libpcre3:amd64 (2:8.39-15) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libpcre32-3:amd64 (2:8.39-15) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up sensible-utils (0.0.17+nmu1) ... - Setting up libpcrecpp0v5:amd64 (2:8.39-15) ... - Setting up libpcre3-dev:amd64 (2:8.39-15) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up patchutils (0.4.2-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved cmdliner.1.3.0 (cached) -> retrieved cppo.1.8.0, cppo_ocamlbuild.1.8.0 (cached) -> retrieved containers.3.15 (cached) -> installed conf-pkg-config.4 -> retrieved csexp.1.5.2 (cached) -> retrieved either.1.0.0 (cached) -> installed conf-libpcre.2 -> retrieved logs.0.7.0 (cached) -> retrieved mparser.1.3 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (cached) -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved pcre.8.0.2 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ocamlgraph.2.1.0 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved result.1.5 (cached) -> installed csexp.1.5.2 -> installed either.1.0.0 -> installed ppx_derivers.1.2.1 -> retrieved ppxlib.0.35.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> installed result.1.5 -> retrieved topkg.1.0.7 (cached) -> retrieved rotor.0.1 (https://github.com/ocaml/opam-source-archives/raw/main/rotor-0.1.zip) -> installed mparser.1.3 -> retrieved visitors.20210608 (cached) -> retrieved dune-configurator.3.17.2 (cached) -> installed cmdliner.1.3.0 -> installed cppo.1.8.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed sexplib0.v0.16.0 -> installed stdlib-shims.0.3.0 -> installed dune-configurator.3.17.2 -> installed ocamlbuild.0.15.0 -> installed cppo_ocamlbuild.1.8.0 -> installed pcre.8.0.2 -> installed ocamlgraph.2.1.0 -> installed containers.3.15 -> installed topkg.1.0.7 -> installed logs.0.7.0 -> installed ppxlib.0.35.0 -> installed ppx_deriving.6.0.3 -> installed visitors.20210608 [ERROR] The compilation of rotor.0.1 failed at "make". #=== ERROR while compiling rotor.0.1 ==========================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.08.1 | file:///src # path ~/.opam/4.08/.opam-switch/build/rotor.0.1 # command /usr/bin/make # exit-code 2 # env-file ~/.opam/log/rotor-121-e8e951.env # output-file ~/.opam/log/rotor-121-e8e951.out ### output ### # ocamlbuild -use-ocamlfind -cflag -g -cflag -bin-annot -j 8 -ocamldoc "ocamldoc -hide-warnings" -plugin-tag "package(cppo_ocamlbuild)" src/driver/main.native # + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.08/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild # + ocamlfind ocamldep -package compiler-libs.common -package cmdliner -package containers -package findlib -package logs -package ocamlgraph -package mparser -package mparser.pcre -modules src/driver/main.ml > src/driver/main.ml.depends # + ocamlfind ocamldep -package compiler-libs.common -package cmdliner -package containers -package findlib -package logs -package ocamlgraph -package mparser -package mparser.pcre -modules src/driver/main.ml > src/driver/main.ml.depends # ocamlfind: Package `mparser.pcre' not found # Command exited with code 2. # make: *** [Makefile:30: src/driver/main.native] Error 10 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build rotor 0.1 +- +- The following changes have been performed | - install cmdliner 1.3.0 | - install conf-libpcre 2 | - install conf-pkg-config 4 | - install containers 3.15 | - install cppo 1.8.0 | - install cppo_ocamlbuild 1.8.0 | - install csexp 1.5.2 | - install dune-configurator 3.17.2 | - install either 1.0.0 | - install logs 0.7.0 | - install mparser 1.3 | - install ocaml-compiler-libs v0.12.4 | - install ocamlbuild 0.15.0 | - install ocamlgraph 2.1.0 | - install pcre 8.0.2 | - install ppx_derivers 1.2.1 | - install ppx_deriving 6.0.3 | - install ppxlib 0.35.0 | - install result 1.5 | - install sexplib0 v0.16.0 | - install stdlib-shims 0.3.0 | - install topkg 1.0.7 | - install visitors 20210608 +- # 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.08/.opam-switch/backup/state-20250206033049.export"