Skip to content

Bump rewriter from 7fc7ef5 to 16ae768 - #2341

Merged
JasonGross merged 1 commit into
mit-plv:masterfrom
JasonGross:claude/ci-failure-investigation-ugo09j
Jun 13, 2026
Merged

Bump rewriter from 7fc7ef5 to 16ae768#2341
JasonGross merged 1 commit into
mit-plv:masterfrom
JasonGross:claude/ci-failure-investigation-ugo09j

Conversation

@JasonGross

Copy link
Copy Markdown
Collaborator

Pulls in mit-plv/rewriter's adaptation to the removal of the deprecated coq-core.* findlib library aliases
(rocq-prover/rocq#21955), merged as mit-plv/rewriter#203.

Without this, the dev (rocq dev / 9.3) docker CI builds fail while compiling the rewriter submodule with:

*** Error: In file src/Rewriter/Util/plugins/RewriterBuild.v
findlib error: coq-core.plugins.ltac not found
...
required by `coq-rewriter.rewriter_build'

because the rewriter META still required coq-core.plugins.* which no longer exists on rocq 9.3. The bumped rewriter generates the META per Coq version (coq-core.* on 8.x/9.0-9.2, rocq-runtime.* on 9.3).

https://claude.ai/code/session_01PjCbMk9zjAZWvZHuznFXqh

Pulls in mit-plv/rewriter's adaptation to the removal of the
deprecated coq-core.* findlib library aliases
(rocq-prover/rocq#21955), merged as
mit-plv/rewriter#203.

Without this, the dev (rocq dev / 9.3) docker CI builds fail while
compiling the rewriter submodule with:

    *** Error: In file src/Rewriter/Util/plugins/RewriterBuild.v
    findlib error: coq-core.plugins.ltac not found
    ...
    required by `coq-rewriter.rewriter_build'

because the rewriter META still required coq-core.plugins.* which no
longer exists on rocq 9.3. The bumped rewriter generates the META
per Coq version (coq-core.* on 8.x/9.0-9.2, rocq-runtime.* on 9.3).

https://claude.ai/code/session_01PjCbMk9zjAZWvZHuznFXqh
@JasonGross
JasonGross enabled auto-merge (squash) June 13, 2026 08:08
@JasonGross
JasonGross merged commit 4cc2df2 into mit-plv:master Jun 13, 2026
54 checks passed
@JasonGross
JasonGross deleted the claude/ci-failure-investigation-ugo09j branch June 13, 2026 13:27
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.

2 participants