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 2.6.2). [NOTE] Package ocamlfind is already installed (current version is 1.9.8). The following actions will be performed: === install 22 packages - install astring 0.8.5 - install base-bytes base - install bigarray-compat 1.1.0 - install conf-pkg-config 2 - install cppo 1.8.0 - install cstruct 6.0.1 - install dune-configurator 2.6.2 - install dune-private-libs 2.6.2 - install logs 0.7.0 - install lwt 5.5.0 - install mirage-solo5 0.3.0 - install mmap 1.2.0 - install ocaml-freestanding 0.3.1 (deprecated) [required by mirage-solo5] - install ocaml-src 4.07.1 [required by ocaml-freestanding] - install ocaml-syntax-shims 1.0.0 - install ocamlbuild 0.14.3 - install ocb-stubblr 0.1.1-1 - install ocplib-endian 1.2 - install result 1.5 - install seq base - install solo5-kernel-ukvm 0.3.1 (deprecated) - install topkg 1.0.7 The following system packages will first need to be installed: 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" "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 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 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bytes.base -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved cppo.1.8.0 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved cstruct.6.0.1 (cached) -> retrieved dune-configurator.2.6.2, dune-private-libs.2.6.2 (cached) -> retrieved logs.0.7.0 (cached) -> installed conf-pkg-config.2 -> installed bigarray-compat.1.1.0 -> installed cppo.1.8.0 -> retrieved lwt.5.5.0 (cached) -> retrieved mirage-solo5.0.3.0 (cached) -> retrieved mmap.1.2.0 (cached) -> retrieved ocaml-freestanding.0.3.1 (cached) -> installed cstruct.6.0.1 -> retrieved ocaml-src.4.07.1 (cached) -> installed dune-private-libs.2.6.2 -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> installed mmap.1.2.0 -> retrieved ocamlbuild.0.14.3 (cached) -> retrieved ocb-stubblr.0.1.1-1 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved ocplib-endian.1.2 (cached) -> retrieved result.1.5 (cached) -> retrieved solo5-kernel-ukvm.0.3.1 (cached) -> retrieved topkg.1.0.7 (cached) [ERROR] The compilation of solo5-kernel-ukvm.0.3.1 failed at "make ukvm". -> installed ocaml-src.4.07.1 -> installed ocaml-syntax-shims.1.0.0 -> installed dune-configurator.2.6.2 -> installed ocplib-endian.1.2 -> installed result.1.5 -> installed lwt.5.5.0 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.7 -> installed logs.0.7.0 -> installed astring.0.8.5 -> installed ocb-stubblr.0.1.1-1 #=== ERROR while compiling solo5-kernel-ukvm.0.3.1 ============================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///src # path ~/.opam/4.07/.opam-switch/build/solo5-kernel-ukvm.0.3.1 # command /usr/bin/make ukvm # exit-code 2 # env-file ~/.opam/log/solo5-kernel-ukvm-113-2120c7.env # output-file ~/.opam/log/solo5-kernel-ukvm-113-2120c7.out ### output ### # ./configure.sh # ./configure.sh: Only 'gcc' 4.x+ is supported on Linux # Makefile.common:22: /home/opam/.opam/4.07/.opam-switch/build/solo5-kernel-ukvm.0.3.1/Makeconf: No such file or directory # make: *** [GNUmakefile:21: /home/opam/.opam/4.07/.opam-switch/build/solo5-kernel-ukvm.0.3.1/Makeconf] Error 1 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build solo5-kernel-ukvm 0.3.1 +- +- The following changes have been performed (the rest was aborted) | - install astring 0.8.5 | - install base-bytes base | - install bigarray-compat 1.1.0 | - install conf-pkg-config 2 | - install cppo 1.8.0 | - install cstruct 6.0.1 | - install dune-configurator 2.6.2 | - install dune-private-libs 2.6.2 | - install logs 0.7.0 | - install lwt 5.5.0 | - install mmap 1.2.0 | - install ocaml-src 4.07.1 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.14.3 | - install ocb-stubblr 0.1.1-1 | - install ocplib-endian 1.2 | - install result 1.5 | - install seq base | - install topkg 1.0.7 +- <><> solo5-kernel-ukvm.0.3.1 troubleshooting ><><><><><><><><><><><><><><><><><> => 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.07/.opam-switch/backup/state-20250217145837.export"