-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
spkg-configure.m4 for cmake #27487
Comments
comment:2
Well, this system's cmake is < 3.11, so in this case it "worked" in that it refused to use my system cmake. I don't know how strict the 3.11 requirement is but I'm fine with leaving it for now. I'll also test on a system with a newer cmake. |
comment:3
Apparently 3.11 is actually quite recent. Unless there's a specific need for it, let's try setting to just 3.0 and see how that goes (my Cygwin has |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:5
OK, now it's 3.0. |
comment:6
Are you still checking this? There is an extra complication here that cmake |
comment:7
Ticket retargeted after milestone closed (if you don't believe this ticket is appropriate for the Sage 8.8 release please retarget manually) |
comment:8
Note: we upgraded to cmake 3.11.0 in #25109 because cmake 3.8.1 was However, primecount 4.6 was released on 2019-04-13 and lowered the |
comment:9
See the primecount changelog |
comment:10
Tarball now uploaded to GitHub. The upgrade to primecount 4.6 is tracked at #27662. Consider cmake 3.4.3 (released 2016-01-25) rather than cmake 3.0.2 (released 2014-09-11). |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:12
bumped up the minimal cmake version to 3.4. |
comment:13
Okay, sounds good to me. Does this mean we still need to upgrade primecount though? |
Dependencies: #27662 |
comment:16
To review:
As this branch merely adds an |
comment:17
At least, |
Reviewer: Vincent Delecroix |
comment:18
And Thank you. |
comment:19
Thanks! |
Changed reviewer from Vincent Delecroix to Erik Bray, Samuel Lelièvre, Vincent Delecroix |
Changed branch from u/dimpase/packages/cmakeconf to |
practically a copy of the one for patch
Depends on #27662
CC: @embray @kiwifb @slel @vinklein
Component: packages: optional
Author: Dima Pasechnik
Branch/Commit:
741de68
Reviewer: Erik Bray, Samuel Lelièvre, Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/27487
The text was updated successfully, but these errors were encountered: