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

[test] Upgrade base OCaml to 4.08.1 #11580

Closed
wants to merge 2 commits into from
Closed

Conversation

ejgallego
Copy link
Member

Stronger linking restrictions were introduced in OCaml 4.08, I'd like
to have a look at what the impact is over the CI.

@ejgallego ejgallego added the kind: infrastructure CI, build tools, development tools. label Feb 12, 2020
@ejgallego
Copy link
Member Author

Effectively at least mtac2 does fail with:

Error:
 Dynlink error: The module `Int_misc' is already loaded (either by the main program or a previously-dynlinked library)

will report a bug for coq_makefile in time.

Also, the 32bit suite failure is quite suspicious, due to native ints again.

@ejgallego ejgallego added this to Need work / external action in Emilio's PR Mar 7, 2020
@proux01
Copy link
Contributor

proux01 commented Mar 11, 2020

Also, the 32bit suite failure is quite suspicious, due to native ints again.

Hopefully, this is fixed by #11805

Stronger linking restrictions were introduced in OCaml 4.08, I'd like
to have a look at what the impact is over the CI.
@ejgallego
Copy link
Member Author

Thanks @proux01 , PR rebased on top of your fix.

@ejgallego
Copy link
Member Author

I will close this PR and turn this into an issue once I have minute; the issue seems quite serious to me; Dune + findlib provide a fix; but even with that is still a lot of work.

@ejgallego
Copy link
Member Author

Issue in #12067

@ejgallego ejgallego closed this Apr 10, 2020
Emilio's PR automation moved this from Need work / external action to Done Apr 10, 2020
@ejgallego ejgallego deleted the ci+408 branch April 10, 2020 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: infrastructure CI, build tools, development tools.
Projects
Emilio's PR
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants