You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dune 1.1.0 I non-deterministically observe "Error: Corrupted compilation unit description" when building in native mode. I haven't been able to reproduce the issue with 1.1.1so far so it may be that this is fixed already, but I thought I would flag anyway in case that's still interesting or someone searches for this error.
The opam switch is 4.06.1+flambda and the project is infer.
Summary:
This seems to fix intermittent "Corrupted compilation unit description" failures in the build: ocaml/dune#1157
It also fixes build warnings 58: ocaml/dune#1107
Reviewed By: mbouaziz
Differential Revision: D9420579
fbshipit-source-id: d63adee67
In dune 1.1.0 I non-deterministically observe "Error: Corrupted compilation unit description" when building in native mode. I haven't been able to reproduce the issue with 1.1.1so far so it may be that this is fixed already, but I thought I would flag anyway in case that's still interesting or someone searches for this error.
The opam switch is 4.06.1+flambda and the project is infer.
Example run:
The text was updated successfully, but these errors were encountered: