Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error #21

Open
KihongHeo opened this issue Feb 14, 2024 · 0 comments
Open

Compile error #21

KihongHeo opened this issue Feb 14, 2024 · 0 comments

Comments

@KihongHeo
Copy link

KihongHeo commented Feb 14, 2024

Hi.

mlgmpidl-1.3 raises the following error

[ERROR] The compilation of ez-conf-lib.1 failed at "sh -ecx sed -e 's_@@ez-conf-lib:lib@@_/home/runner/work/haechi/haechi/_opam/lib/ez-conf-lib_g' ez-conf-lib.config.in > ez-conf-lib.config".
#=== ERROR while compiling ez-conf-lib.1 ======================================#
# context     2.1.5 | linux/x86_64 | ocaml-base-compiler.4.13.1 | git+https://github.com/ocaml/opam-repository.git
# path        ~/work/haechi/haechi/_opam/.opam-switch/build/ez-conf-lib.1
# command     ~/.opam/opam-init/hooks/sandbox.sh build sh -ecx sed -e 's_@@ez-conf-lib:lib@@_/home/runner/work/haechi/haechi/_opam/lib/ez-conf-lib_g' ez-conf-lib.config.in > ez-conf-lib.config
# exit-code   1
# env-file    ~/.opam/log/ez-conf-lib-24408-8f2518.env
# output-file ~/.opam/log/ez-conf-lib-24408-8f2518.out
### output ###
# + sed -e s_@@ez-conf-lib:lib@@_/home/runner/work/haechi/haechi/_opam/lib/ez-conf-lib_g ez-conf-lib.config.in
# sed: -e expression #1, char 56: unknown option to `s'



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
┌─ The following actions failed
│ λ build ez-conf-lib 1
└─ 

This error happens in the Github OCaml CI (Ubuntu). Unfortunately, I could not reproduce the error on my local machine (also Ubuntu).

Everything is OK with mlgmpidl-1.2.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant