package conf-trexio

  1. Overview
  2. Docs
On This Page
  1. Error log

conf-trexio 0.1

Error log

The package failed to build. The error log from opam follows.

The following actions will be performed:
=== install 2 packages
  - install conf-pkg-config 4
  - install conf-trexio     0.1

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)
-> 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)".

#=== 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-113-143386.env
# output-file          ~/.opam/log/conf-trexio-113-143386.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
| - install conf-pkg-config 4
+- 

<><> 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-20250204001748.export"
OCaml

Innovation. Community. Security.