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

ocamlformat-lib is not compatible with OCaml 5.3 (uses compiler-libs) #26550

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

kit-ty-kate
Copy link
Member

Reported upstream at ocaml-ppx/ocamlformat#2576

#=== ERROR while compiling ocamlformat-lib.0.26.2 =============================#
# 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/ocamlformat-lib.0.26.2
# command              ~/.opam/5.3/bin/dune build -p ocamlformat-lib -j 1 @install
# exit-code            1
# env-file             ~/.opam/log/ocamlformat-lib-20-cfb175.env
# output-file          ~/.opam/log/ocamlformat-lib-20-cfb175.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -noassert -w -9 -open Parser_shims -g -bin-annot -bin-annot-occurrences -I vendor/ocaml-common/.ocaml_common.objs/byte -I /home/opam/.opam/5.3/lib/ocaml/compiler-libs -I vendor/parser-shims/.parser_shims.objs/byte -intf-suffix .ml -no-alias-deps -open Ocaml_common -o vendor/ocaml-common/.ocaml_common.objs/byte/ocaml_common__Location.cmo -c -impl vendor/ocaml-common/location.ml)
# File "vendor/ocaml-common/location.ml", line 505, characters 8-27:
# 505 |         Misc.pp_two_columns ~sep:"|" ~max_lines ppf
#               ^^^^^^^^^^^^^^^^^^^
# Error: Unbound value "Misc.pp_two_columns"

@avsm avsm merged commit 1962c1e 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