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

archimedes is not compatible with OCaml 5.0 (uses Pervasives) #25833

Merged
merged 1 commit into from May 13, 2024

Conversation

kit-ty-kate
Copy link
Member

#=== ERROR while compiling archimedes.0.4.18 ==================================#
# context              2.2.0~beta3~dev | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///home/opam/opam-repository
# path                 ~/.opam/5.1/.opam-switch/build/archimedes.0.4.18
# command              ~/.opam/5.1/bin/ocaml setup.ml -configure --prefix /home/opam/.opam/5.1 --disable-graphics --disable-cairo2
# exit-code            2
# env-file             ~/.opam/log/archimedes-19-cd56f3.env
# output-file          ~/.opam/log/archimedes-19-cd56f3.out
### output ###
# File "./setup.ml", line 1402, characters 23-41:
# 1402 |          let compare = Pervasives.compare
#                               ^^^^^^^^^^^^^^^^^^
# Error: Unbound module Pervasives

@mseri mseri merged commit d937c79 into ocaml:master May 13, 2024
1 check was pending
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.

None yet

2 participants