coq-dpdgraph icon indicating copy to clipboard operation
coq-dpdgraph copied to clipboard

Please create a tag for Coq 8.16 in Coq Platform 2022.09

Open MSoegtropIMC opened this issue 3 years ago • 3 comments

The Coq team released Coq 8.16+rc1 on June 01, 2022. The corresponding Coq Platform release 2022.09 should be released before September 15, 2022. It can be delayed in case of difficulties until October 15, 2022, but this should be an exception.

This issue is to inform you that to our (possibly a few days old) best knowledge the latest released version of your project (1.0+8.16) does not work with Coq 8.16+rc1. We tried to remove version restrictions in opam files and possibly make or configure files, but this did not suffice.

Please note that in Coq Platform CI (unlike Coq CI) we test only released / tagged versions. Coq CI appears to test this project, but has some special handling for your project which makes it difficult to retrieve the commit it tests for your project.

Could you please create a tag and opam package, or communicate us any existing tag that works with Coq branch v8.16, preferably before August 31, 2022? In case we might have to delay the Coq Platform release cause of issues with your project, we would prefer to be informed about the situation as early as possible.

In case the tag and opam package are available before August 17, 2022, it will be included in an early Coq Platform beta release of the for Coq 8.16+rc1.

The working branch of Coq Platform, can be found here main. It contains package pick ~8.16+rc1~2022.09~preview1 which already supports Coq version 8.16+rc1 and contains already working (possibly patched / commit pinned) Coq Platform packages.

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: https://github.com/coq/platform/issues/274

MSoegtropIMC avatar Aug 10 '22 13:08 MSoegtropIMC

I don't understand how release v1.0+8.16 has been detected to not work with coq 8.16rc1. I tested today with the opam package in extra-dev and opam list gives me the following two lines:

$ opam list coq coq-dpdgraph
# Name       # Installed # Synopsis
coq          8.16+rc1    Formal proof management system
coq-dpdgraph 1.0+8.16    Compute dependencies between Coq objects (definitions, 

ybertot avatar Aug 17 '22 08:08 ybertot

@ybertot : let me double check. It might be platform dependent - or just some bug in my analysis scripts.

MSoegtropIMC avatar Aug 17 '22 08:08 MSoegtropIMC

Or it maybe some litmus test that I did not check.

ybertot avatar Aug 17 '22 08:08 ybertot

@ybertot : I can't tell what kind of CI hick-up it was. In fact 1.0+8.16 does work. So I close this issue.

MSoegtropIMC avatar Sep 09 '22 12:09 MSoegtropIMC