compiler-explorer / compiler-explorer/infra
ocaml 4.07.1-flambda doesn't install
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
```
2024-07-29 21:37:30,150 lib.installation_context ERROR Failed to fetch https://s3.amazonaws.com/compiler-explorer/opt/ocaml-4.07.1-flambda.tar.xz:
...
Failed:
compilers/ocaml 4.07.1-flambda
```
and trrying to build it does'nt work:
```
+ ./configure --enable-flambda -prefix /opt/compiler-explorer/ocaml-4.07.1-flambda
Configuring OCaml version 4.07.1
[ERROR!] Unknown option "--enable-flambda".
```
but somehow it _is_ installed on the admin node.
Contributor guide
Assessment
This issue has not been assessed yet.