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

Please pick the version you prefer for Coq 8.20 in Coq Platform 2025.01 #298

Closed
MSoegtropIMC opened this issue Dec 5, 2024 · 10 comments
Closed

Comments

@MSoegtropIMC
Copy link
Contributor

The Coq team released Coq 8.20.0 on September 3rd, 2024.
The corresponding Coq Platform release 2025.01 should be released before Jan 31st, 2025.
It can be delayed in case of difficulties until Feb 28th, 2025, but this should be an exception.

This issue is to inform you that the opam package we are currently testing in Coq Platform CI works fine with Coq 8.20.0.

Coq Platform CI is currently testing opam package elpi.1.19.6
from official repository https://opam.ocaml.org/packages/elpi/elpi.1.19.6/opam.

In case this is the version you want to see in Coq Platform, there is nothing to do for you - please just close this issue.

In case you would prefer to see an updated or an older version in the upcoming Coq Platform 2025.01, please inform us as soon as possible and before Dec 31st, 2024!

The working branch of Coq Platform, can be found here main.
It contains package pick ~8.20~2025.01 which already supports Coq version 8.20.0 and contains already working (possibly patched / commit pinned) Coq Platform packages.

In case you want to select a different version, please don't close this issue, even after creating the new tag and/or opam package.
We will close the issue after updating Coq Platform.
This is a measure of 'double book keeping' in order to avoid that we ship the wrong version.

In any case, Coq Platform won't be released before this issue is closed!

Thanks!

P.S.: this issue has been created automatically based on CI status.

CC: coq/platform#449

@gares
Copy link
Contributor

gares commented Dec 6, 2024

I would like 2.0.5 but requires coq-elpi 2.3.0 that I'm releasing today

@MSoegtropIMC
Copy link
Contributor Author

I created a local copy of the 2.0.5 opam file in https://github.com/ocaml/opam-repository/blob/ab5f8dff3f1058484cd5e0495140520b79f2bcdf/packages/elpi/elpi.2.0.5/opam and testing this.

@MSoegtropIMC
Copy link
Contributor Author

Unfortunately hiearchy-builder 1.7.0 does not compile with elpi.2.0.5 coq-elpi.2.3.0:

On MacOS local I get (others not tested):

/Users/msoegtrop/.opam-current+working-tests/CP.2024.10.1~8.20~2025.01/bin/coq_makefile  -f _CoqProject -o Makefile.coq
Warning: . and tests overlap (used in -R or -Q)

Warning: . and examples overlap (used in -R or -Q)

/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.coq 
COQDEP VFILES
COQC structures.v
File "./structures.v", line 60, characters 17-17:
Error:
File "./structures.v", line 73, characters 30-56
Type w-params expects 2 arguments but was given 1

make[2]: *** [structures.vo] Error 1
make[1]: *** [all] Error 2
make: *** [this-build] Error 2

@gares
Copy link
Contributor

gares commented Dec 6, 2024

The master branch of HB does, I tested it.

@gares
Copy link
Contributor

gares commented Dec 6, 2024

All mathcomp actually. HB needs a release.

@MSoegtropIMC
Copy link
Contributor Author

Now I am confused. Does HB work for you or not?

@gares
Copy link
Contributor

gares commented Dec 6, 2024

Its master banch yes, 1.7.0 no.

@gares
Copy link
Contributor

gares commented Dec 7, 2024

Here the pick:
Elpi 2.0.5
Coq-elpi 2.3.x
Hb 1.7.1

@MSoegtropIMC
Copy link
Contributor Author

Coq Platform has been updated to

elpi.2.0.5
coq-elpi.2.3.0
coq-hierarchy-builder.1.7.1

via coq/platform#452 => closing

@MSoegtropIMC
Copy link
Contributor Author

Note the discussion at coq-hierarchy-builder, where it has been decided to use elpi.2.0.6.

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

No branches or pull requests

2 participants