Skip to content
New issue

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

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

Already on GitHub? # to your account

CertiCoq dev with Coq 8.19 #3231

Merged
merged 3 commits into from
Dec 5, 2024
Merged

CertiCoq dev with Coq 8.19 #3231

merged 3 commits into from
Dec 5, 2024

Conversation

liyishuai
Copy link
Member

No description provided.

@SkySkimmer
Copy link
Contributor

Seems broken

# coqc -R ./ CertiCoq.Benchmarks -R lib CertiCoq.Benchmarks.lib tests.v
# File "./tests.v", line 8, characters 0-45:
# Error: Cannot find a physical path bound to logical path
# CertiCoq with prefix CertiCoq.Plugin.

@liyishuai
Copy link
Member Author

I was copying the OPAM file in the master branch: https://github.com/CertiCoq/certicoq/blob/master/coq-certicoq.opam

@mattam82 Which OCaml version should we run CertiCoq with?

@mattam82
Copy link
Member

mattam82 commented Dec 5, 2024

We use a docker image on our CI:

MetaCoq 1.3.2 and Coq 8.19 images use OCaml 4.14 and include equations-1.3, compcert-3.13.1, ext-lib-0.12.1 and clang-14.

dev images use OCaml 4.14 and include equations-1.3, compcert-3.13.1, ext-lib-0.12.1 and clang-14.

@mattam82
Copy link
Member

mattam82 commented Dec 5, 2024

with-test targets won't work. They assume an already installed CertiCoq iirc.

SkySkimmer and others added 2 commits December 5, 2024 11:02
They are meant to be run with an installed certicoq so won't work in
the build step.
@SkySkimmer SkySkimmer merged commit 91403a1 into coq:master Dec 5, 2024
3 checks passed
@liyishuai liyishuai deleted the patch-2 branch December 5, 2024 14:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants