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). The following actions will be performed: === install 5 packages - install conf-pkg-config 4 - install conf-trexio 0.1 - install csexp 1.5.2 - install dune-configurator 3.17.2 - install trexio 2.2.0 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 ... 18776 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved conf-trexio.0.1 (cached) -> retrieved csexp.1.5.2 (cached) -> retrieved trexio.2.2.0 (cached) -> installed conf-pkg-config.4 [ERROR] The compilation of conf-trexio.0.1 failed at "sh -c cc test.c $(pkg-config --libs --cflags libtrexio)". -> installed csexp.1.5.2 -> retrieved dune-configurator.3.17.2 (cached) -> installed dune-configurator.3.17.2 #=== ERROR while compiling conf-trexio.0.1 ====================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src # path ~/.opam/5.1/.opam-switch/build/conf-trexio.0.1 # command /usr/bin/sh -c cc test.c $(pkg-config --libs --cflags libtrexio) # exit-code 1 # env-file ~/.opam/log/conf-trexio-114-8d7796.env # output-file ~/.opam/log/conf-trexio-114-8d7796.out ### output ### # Package libtrexio was not found in the pkg-config search path. # Perhaps you should add the directory containing `libtrexio.pc' # to the PKG_CONFIG_PATH environment variable # Package 'libtrexio', required by 'virtual:world', not found # test.c:1:10: fatal error: trexio.h: No such file or directory # 1 | #include <trexio.h> # | ^~~~~~~~~~ # compilation terminated. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build conf-trexio 0.1 +- +- The following changes have been performed (the rest was aborted) | - install conf-pkg-config 4 | - install csexp 1.5.2 | - install dune-configurator 3.17.2 +- <><> conf-trexio.0.1 troubleshooting ><><><><><><><><><><><><><><><><><><><><><> => This package requires installation of the trexio library: https://github.com/TREX-CoE/trexio/releases/ # 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/5.1/.opam-switch/backup/state-20250206043135.export"