https://gitlab.com/coq/coq/-/jobs/1968718087 last master success
https://gitlab.com/coq/coq/-/jobs/1970969936 first master failure
reverting #14137 still failed so probably an upstream change? https://github.com/mit-plv/bedrock2/commit/7da0aa05e3cde246bdef974660f0aa3415b3aef7 only candidate
what do we do with bedrock2 then?
@Gaëtan Gilbert did you start writing an overlay?
cc @Samuel Gruetter since he's the author of the potentially incriminated commit
Tangentially related question: do we have support for overlays pointing to only a commit, not a branch name?
Matthieu Sozeau said:
Tangentially related question: do we have support for overlays pointing to only a commit, not a branch name?
no
Pierre-Marie Pédrot said:
Gaëtan Gilbert did you start writing an overlay?
having a look now
The error at https://gitlab.com/coq/coq/-/jobs/1970969936 looks like a bug in lia to me, has anyone already analyzed that?
looks like a zarith bug: I can reproduce on zarith 1.10 (what we have in CI) but not on 1.12
(unless I messed up while reproducing)
let's see what https://github.com/coq/coq/pull/15483 says
Last updated: Oct 13 2024 at 01:02 UTC