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

malfunction is not compatible with OCaml 5.3 (uses compiler-libs) #26549

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

kit-ty-kate
Copy link
Member

Reported upstream in stedolan/malfunction#44

#=== ERROR while compiling malfunction.0.6 ====================================#
# context              2.3.0~alpha~dev | linux/x86_64 | ocaml-variants.5.3.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.3/.opam-switch/build/malfunction.0.6
# command              ~/.opam/5.3/bin/dune build -p malfunction -j 1
# exit-code            1
# env-file             ~/.opam/log/malfunction-20-c96ea6.env
# output-file          ~/.opam/log/malfunction-20-c96ea6.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.malfunction.objs/byte -I /home/opam/.opam/5.3/lib/findlib -I /home/opam/.opam/5.3/lib/ocaml/compiler-libs -I /home/opam/.opam/5.3/lib/ocaml/dynlink -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/zarith -intf-suffix .ml -no-alias-deps -o src/.malfunction.objs/byte/malfunction_compiler.cmo -c -impl src/malfunction_compiler.ml)
# File "src/malfunction_compiler.ml", line 774, characters 4-21:
# 774 |     Env.set_unit_name module_name;
#           ^^^^^^^^^^^^^^^^^
# Error: Unbound value "Env.set_unit_name"

@avsm avsm merged commit 22afe24 into ocaml:master Sep 12, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants