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 ocamlfind is already installed (current version is 1.9.8). The following actions will be performed: === install 2 packages - install aacplus 0.2.2 - install conf-pkg-config 4 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed conf-pkg-config.4 -> retrieved aacplus.0.2.2 (cached) [ERROR] The compilation of aacplus.0.2.2 failed at "./configure --prefix /home/opam/.opam/5.1". #=== ERROR while compiling aacplus.0.2.2 ======================================# # context 2.3.0 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///src # path ~/.opam/5.1/.opam-switch/build/aacplus.0.2.2 # command ~/.opam/5.1/.opam-switch/build/aacplus.0.2.2/./configure --prefix /home/opam/.opam/5.1 # exit-code 1 # env-file ~/.opam/log/aacplus-113-b50b34.env # output-file ~/.opam/log/aacplus-113-b50b34.out ### output ### # configuring ocaml-aacplus 0.2.2 # checking for gcc... gcc # checking whether the C compiler works... yes # checking for C compiler default output file name... a.out # checking for suffix of executables... # checking whether we are cross compiling... no # checking for suffix of object files... o # checking whether we are using the GNU C compiler... yes # checking whether gcc accepts -g... yes # checking for gcc option to accept ISO C89... none needed # checking build system type... x86_64-unknown-linux-gnu # checking host system type... x86_64-unknown-linux-gnu # checking for a BSD-compatible install... /usr/bin/install -c # checking that calling user is not root... ok # checking for gcc... (cached) gcc # checking whether we are using the GNU C compiler... (cached) yes # checking whether gcc accepts -g... (cached) yes # checking for gcc option to accept ISO C89... (cached) none needed # checking for ar... ar # checking for ocamlc... ocamlc # OCaml version is 5.1.1 # checking if ocaml compiler supports first-class modules... yes # OCaml library path is /home/opam/.opam/5.1/lib/ocaml # checking for ocamlopt... ocamlopt # checking for ocamlc.opt... ocamlc.opt # checking for ocamlopt.opt... ocamlopt.opt # checking for ocaml... ocaml # checking for ocamldep... ocamldep # checking for ocamldep.opt... ocamldep.opt # checking for ocamlmktop... ocamlmktop # checking for ocamlmklib... ocamlmklib # checking for ocamldoc... ocamldoc # checking for ocamldoc.opt... ocamldoc.opt # checking for ocamlbuild... no # checking for camlidl... no # checking for ocamllex... ocamllex # checking for ocamllex.opt... ocamllex.opt # checking for ocamlyacc... ocamlyacc # checking for camlp4... no # checking for camlp4boot... no # checking for camlp4o... no # checking for camlp4of... no # checking for camlp4oof... no # checking for camlp4orf... no # checking for camlp4prof... no # checking for camlp4r... no # checking for camlp4rf... no # checking for ocamlfind... ocamlfind # checking for ocaml standard library path... /home/opam/.opam/5.1/lib/ocaml # checking for caml/threads.h... no # checking for gcc option to produce PIC... -fPIC # checking whether to build shared modules... yes # checking for pkg-config... /usr/bin/pkg-config # checking pkg-config is at least version 0.9.0... yes # checking whether pkg-config knows about aacplus >= 2.0.1... configure: error: aacplus.pc not found.. Do you need to set PKG_CONFIG_PATH? <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build aacplus 0.2.2 +- +- The following changes have been performed | - install conf-pkg-config 4 +- # 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-20250205161507.export"