Skip to content

Bump rupicola from d1336d2 to 5e4f56e#2340

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/submodules/rupicola-5e4f56e
Jun 17, 2026
Merged

Bump rupicola from d1336d2 to 5e4f56e#2340
github-actions[bot] merged 1 commit into
masterfrom
dependabot/submodules/rupicola-5e4f56e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps rupicola from d1336d2 to 5e4f56e.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@github-actions github-actions Bot enabled auto-merge (squash) June 12, 2026 08:02
@proux01

proux01 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Ping @JasonGross CI doesn't seem happy here (which is blocking overlay propagation from bedrock2)

@JasonGross

Copy link
Copy Markdown
Collaborator

@proux01 it seems there was a recent change to rocq dep that has silently broken the build on fiat-crypto / rewriter. Do you know anything about this error message?

*** Error: In file src/Rewriter/Util/plugins/RewriterBuild.v
           findlib error: coq-core.plugins.ltac not found in:
           src/Rewriter/Util/plugins
           /home/rocq/.opam/4.14.2+flambda/lib/coq/../rocq-runtime/..
           /home/rocq/.opam/4.14.2+flambda/lib
           required by `coq-rewriter.rewriter_build'

@JasonGross

JasonGross commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Hm, seems dependabot forgot about the rewriter

@jason-s-dependabot-autorebase jason-s-dependabot-autorebase Bot force-pushed the dependabot/submodules/rupicola-5e4f56e branch from 735da86 to 37b7e15 Compare June 13, 2026 13:27
JasonGross added a commit that referenced this pull request Jun 15, 2026
The x86_64 macOS runners are roughly 3x slower than the arm64 ones at
compiling Coq, and the full `all` / `all-except-js-of-ocaml` build was
hitting the 6h GitHub Actions job limit (e.g. the macOS 15 x86_64 job in
PR #2340 spent ~4h45m in `all-except-js-of-ocaml` alone and was cancelled
mid-run).

Mirror the Windows workflow's leaner target sequence instead of the full
`all`: build `standalone-ocaml` (the released binary) first, then `coq`,
`all-except-generated-and-js-of-ocaml`, `standalone-js-of-ocaml`, and
`c-files lite-generated-files` rather than the full `generated-files`.
The full `generated-files` regenerates and diff-checks every curve in
every backend language, which is architecture-independent work already
covered by the Linux CI. Release artifacts are unchanged.

Co-authored-by: Claude <noreply@anthropic.com>
Bumps [rupicola](https://github.com/mit-plv/rupicola) from `d1336d2` to `5e4f56e`.
- [Release notes](https://github.com/mit-plv/rupicola/releases)
- [Commits](mit-plv/rupicola@d1336d2...5e4f56e)

---
updated-dependencies:
- dependency-name: rupicola
  dependency-version: 5e4f56eb54552914a90d93e9c71c38b993169b3c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@jason-s-dependabot-autorebase jason-s-dependabot-autorebase Bot force-pushed the dependabot/submodules/rupicola-5e4f56e branch from 37b7e15 to 3582e3f Compare June 15, 2026 00:32
@proux01

proux01 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Maybe rocq-prover/rocq#21955

@proux01

proux01 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@JasonGross I don't understand the state of the windows CI but since this is mostly green, could this please be merged so as not to block upstream PRs and windows CI could be fixed later?

@github-actions github-actions Bot merged commit f626727 into master Jun 17, 2026
64 of 66 checks passed
@github-actions github-actions Bot deleted the dependabot/submodules/rupicola-5e4f56e branch June 17, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants