Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rocq makefile for stdlib.dev #3332

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

SkySkimmer
Copy link
Contributor

To get timing information in the bench since dune doesn't support it.

@SkySkimmer
Copy link
Contributor Author

cc @proux01 @ppedrot @ejgallego

To get timing information in the bench since dune doesn't support it.
@SkySkimmer
Copy link
Contributor Author

(this would be nicer if stdlib directly supported building it with rocq makefile, without having to delete random files. All.v could also be promoted so that there's no need to run dune)

@proux01 proux01 merged commit 1cde0a5 into coq:master Feb 5, 2025
3 checks passed
@SkySkimmer SkySkimmer deleted the stdlib-makefile branch February 5, 2025 14:31
@JasonGross
Copy link
Member

This broke the build on MacOS: find: -fprint: unknown primary or operator
https://github.com/mit-plv/fiat-crypto/actions/runs/13186945643/job/36811212476#step:14:65

@proux01
Copy link
Contributor

proux01 commented Feb 7, 2025

@JasonGross I'll fix it directly in Stdlib (probably at some point next week) to avoid having to do all of that in the opam file.

@JasonGross
Copy link
Member

Can we revert this PR here in the meantime? This change is both actively breaking some of our CI developments and also makes it quite painful to upgrade Coq packages on Mac on a switch that is running dev.

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.

4 participants