Closed apatterndarkly closed 1 month ago
Is there a particular reason you need Melange v3 when v4 is out?
in any case, I suspect you might be on OCaml 5.1.0, and this was fixed upstream in 5.1.1
@anmonteiro You are absolutely correct. I've updated to 5.2.0 and the install succeeded without a hitch:
❯ opam install melange
The following actions will be performed:
=== install 1 package
∗ melange 4.0.1-52
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><> 🐫
⬇ retrieved melange.4.0.1-52 (https://opam.ocaml.org/cache)
∗ installed melange.4.0.1-52
Done.
Thank you so much for the swift reply and solution. You rock!
Issue was addressed in OCaml 5.1.1 but the failing build was using 5.1.0
Hello, I am attempting to install melange but the build is failing. I'm not very familiar with opam, dune, or any other part of the OCaml ecosystem and so have no idea where to even begin attempting to troubleshoot this issue. I'd be grateful for any advice or assistance.
I see that someone had faced a similar error in a closed issue 948, but this aspect was never addressed because it was unnecessary given that the person who opened the issue was using nix.
Error message and system details below:
Again, I'd appreciate any suggestions. Please let me know if there's any further information I can provide.
Thank you!