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

[CI] test more ocaml-compiler versions #1794

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

a2line
Copy link
Collaborator

@a2line a2line commented May 10, 2024

Here is a summary of various GeneWeb vs Github CI on May, 10th 2024. Note that Geneweb itself asks for an Ocaml-compiler above version 4.08. Using “latests OS”, macOS-14 fails the most, Windows is still failing with Ocaml > 5.0.

| ocaml+opt. | linux | macos | mac14 |  win  | linux = linux-latest (Ubuntu LTS 22.04)
|------------|-------|-------|-------|-------| macos = macos-11/12/13 (Big Sur/Monterey/Ventura)
| 4.08.x     |   ✅  |   ✅  |   ❌¹ |   ✅  |  mac14 = macos-latest (Sonoma)
| 4.09.x     |   ✅  |   ✅  |   ❌¹ |   ✅  |  win = windows-latest (Windows Server 2022)⁴
| 4.10.x     |||   ❌² ||
| 4.11.x     |||   ❌¹ ||
| 4.12.x     |||   ❌² ||
| 4.13.x     |||   ❌² ||
| 4.14.x     |||   ✅️  ||
| 4.14.2+nnp |   ✅³ |   ✅³ |   ✅️³ |   ❌¹ |
| 5.0.x      |||   ✅️  |   ❌¹ |
| 5.1.x      |||   ✅️  |   ❌¹ |
| 5.2.0~b3   |   ❌¹ |   ❌¹ |   ❌¹ |   ❌¹ |

¹ Compiler not available for that OS.
² Build of unnf dep. is failing, see this 4.13.1 macOS build job for example.
³ Compiler variants with option no-naked-pointer installed (check that -memory-in-cache gwd parameter is working!).
⁴ Github hosted runners.

@hgouraud
Copy link
Collaborator

beau travail

@a2line a2line force-pushed the github_ci branch 2 times, most recently from e2da474 to 5ebe930 Compare May 13, 2024 16:59
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